]> Pileus Git - ~andy/linux/commit
printk: add console_cmdline.h
authorJoe Perches <joe@perches.com>
Wed, 31 Jul 2013 20:53:44 +0000 (13:53 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 31 Jul 2013 21:41:03 +0000 (14:41 -0700)
commitd197c43d04decb6b1298fa3ef26ea04a9ca7c977
treea5c773cedfb728bd8bf75c76f4e0edbc931eb2b7
parentb9ee979e9d770dc10f94936ef6ff9efddc23c911
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: 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>
kernel/printk/console_cmdline.h [new file with mode: 0644]
kernel/printk/printk.c