From: Randy Dunlap Date: Tue, 5 Jun 2012 16:46:07 +0000 (-0700) Subject: serial: fix serial_txx9.c build warning/typo X-Git-Tag: v3.5-rc4~19^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f109293f5889dd30477564a3ce2c901f4024a53e;p=pandora-kernel.git serial: fix serial_txx9.c build warning/typo Fix kconfig symbol test to use "defined": drivers/tty/serial/serial_txx9.c: warning: "CONFIG_CONSOLE_POLL" is not defined [-Wundef] Reported-by: Geert Uytterhoeven Signed-off-by: Randy Dunlap Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed