linux/kernel/printk
Christoph Hellwig 40a7d9f5f9 printk: include <asm/sections.h> instead of <asm-generic/sections.h>
asm-generic headers are generic implementations for architecture
specific code and should not be included by common code.  Thus use the
asm/ version of sections.h to get at the linker sections.

Link: http://lkml.kernel.org/r/1468285008-7331-1-git-send-email-hch@lst.de
Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2016-08-02 19:35:05 -04:00
..
braille.c printk: Fix return of braille_register_console() 2013-08-06 13:18:12 -07:00
braille.h printk: move braille console support into separate braille.[ch] files 2013-07-31 14:41:03 -07:00
console_cmdline.h console: Fix console name size mismatch 2015-03-07 03:39:55 +01:00
internal.h printk: create pr_<level> functions 2016-08-02 19:35:04 -04:00
Makefile printk/nmi: generic solution for safe printk in NMI 2016-05-20 17:58:30 -07:00
nmi.c printk: create pr_<level> functions 2016-08-02 19:35:04 -04:00
printk.c printk: include <asm/sections.h> instead of <asm-generic/sections.h> 2016-08-02 19:35:05 -04:00