diff options
Diffstat (limited to 'include/linux/printk.h')
-rw-r--r-- | include/linux/printk.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/printk.h b/include/linux/printk.h index e10f27468322..335926039adc 100644 --- a/include/linux/printk.h +++ b/include/linux/printk.h | |||
@@ -1,3 +1,4 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0 */ | ||
1 | #ifndef __KERNEL_PRINTK__ | 2 | #ifndef __KERNEL_PRINTK__ |
2 | #define __KERNEL_PRINTK__ | 3 | #define __KERNEL_PRINTK__ |
3 | 4 | ||