From: Joe Perches Date: Wed, 31 Jul 2013 20:53:45 +0000 (-0700) Subject: printk: move braille console support into separate braille.[ch] files X-Git-Tag: v3.11-rc4~21^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bbeddf52adc1b4207674ab88686cbbe58c24f721;p=pandora-kernel.git printk: move braille console support into separate braille.[ch] files Create files with prototypes and static inlines for braille support. Make braille_console functions return 1 on success. Corrected CONFIG_A11Y_BRAILLE_CONSOLE=n _braille_console_setup return value to NULL. Signed-off-by: Joe Perches Reviewed-by: Samuel Thibault Cc: Ming Lei Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed