aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/printk/console_cmdline.h (follow)
AgeCommit message (Collapse)AuthorFilesLines
2013-07-31printk: add console_cmdline.hJoe Perches1-0/+14
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: Samuel Thibault <samuel.thibault@ens-lyon.org> Cc: Ming Lei <ming.lei@canonical.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>