commit | d83b54250988758cd3b9d21c242f98ae61fa1435 | [log] [tgz] |
---|---|---|
author | Stephen Rothwell <sfr@canb.auug.org.au> | Thu Sep 06 15:05:04 2012 +1000 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Thu Sep 06 09:20:51 2012 -0700 |
tree | e35585b0f59dfe53f189e9587a66002c7194d1e1 | |
parent | b69200fbdf209f356f375da0cfd672f61c7a5866 [diff] |
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 <sfr@canb.auug.org.au> Acked-by: Alan Cox <alan@linux.intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>