]> Pileus Git - ~andy/linux/commit
serial/8250: Limit the omap workarounds to omap1
authorTony Lindgren <tony@atomide.com>
Tue, 11 Sep 2012 05:31:04 +0000 (22:31 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 11 Sep 2012 19:21:32 +0000 (12:21 -0700)
commitcdd86b277dc82220aa630414896505517a02a201
treeb4a47ac4ebbc4f9091ade2e14b83abcf6c6a9890
parent81732c3b2fede049a692e58a7ceabb6d18ffb18c
serial/8250: Limit the omap workarounds to omap1

These workarounds do not apply for CONFIG_ARCH_OMAP2PLUS at all,
so let's make it just CONFIG_ARCH_OMAP1.

This is needed to for ARM common zImage changes for
omap2+ to avoid including plat and mach headers.

Signed-off-by: Tony Lindgren <tony@atomide.com>
Acked-by: Alan Cox <alan@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/serial/8250/8250.c