]> git.karo-electronics.de Git - karo-tx-linux.git/commit
printk: add console_cmdline.h
authorJoe Perches <joe@perches.com>
Tue, 23 Oct 2012 02:50:17 +0000 (13:50 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Tue, 23 Oct 2012 03:11:49 +0000 (14:11 +1100)
commitcd2057bd7474a3f492fa1c13bcaf4ee9f8a5435a
treed1532bd1753c4383273a6dcdb53e6a37ee0b5b12
parentda005a83272260b8d4cbf7d5d7c8e1b4d0133153
printk: add console_cmdline.h

Add an include file for the console_cmdline struct
so that the braille console driver can be separated.

Signed-off-by: Joe Perches <joe@perches.com>
Cc: Kay Sievers <kay@vrfy.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
kernel/printk/console_cmdline.h [new file with mode: 0644]
kernel/printk/printk.c