From: Arnd Bergmann Date: Thu, 11 Apr 2013 00:04:49 +0000 (+0200) Subject: tty: serial/samsung: fix modular build X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~136^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=84f57d9e3685500a7447fc09a6891ce218869174;p=pandora-kernel.git tty: serial/samsung: fix modular build There are a few bugs in the samsung serial driver when built as a loadable module, which makes the console code unavailable, as well as giving no access to the 'printascii' early debug function. This adds the appropriate compile time conditionals. Signed-off-by: Arnd Bergmann Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed