diff options
Diffstat (limited to 'arch/x86/boot/early_serial_console.c')
-rw-r--r-- | arch/x86/boot/early_serial_console.c | 1 |
1 files changed, 1 insertions, 0 deletions
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. |