X-Git-Url: http://git.samba.org/samba.git/?a=blobdiff_plain;f=arch%2Fx86%2Fboot%2Fearly_serial_console.c;h=b25c53527a9409490ff4077ae3f12d96b53a669d;hb=b24413180f5600bcb3bb70fbed5cf186b60864bd;hp=f0b8d6d93164d8de8a7879ac6ef89343ad199a47;hpb=7fa1d27b638db86516d7b3d8dc1a3576c72ee423;p=sfrench%2Fcifs-2.6.git diff --git a/arch/x86/boot/early_serial_console.c b/arch/x86/boot/early_serial_console.c index f0b8d6d93164..b25c53527a94 100644 --- a/arch/x86/boot/early_serial_console.c +++ b/arch/x86/boot/early_serial_console.c @@ -1,3 +1,4 @@ +// SPDX-License-Identifier: GPL-2.0 /* * Serial port routines for use during early boot reporting. This code is * included from both the compressed kernel and the regular kernel.