From: Stephen Rothwell Date: Thu, 6 Sep 2012 05:05:04 +0000 (+1000) Subject: serial: serial_core.h needs console.h included first X-Git-Tag: omap-cleanup-sparseirq-for-v3.7~27 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d83b54250988758cd3b9d21c242f98ae61fa1435;p=pandora-kernel.git serial: serial_core.h needs console.h included first Fixes these build errors: In file included from drivers/tty/serial/sccnxp.c:20:0: include/linux/serial_core.h: In function 'uart_handle_break': include/linux/serial_core.h:543:30: error: dereferencing pointer to incomplete type Signed-off-by: Stephen Rothwell Acked-by: Alan Cox Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed