]> git.baikalelectronics.ru Git - kernel.git/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)
commitc69560da07332ab4fe9d19a8af2e4db071097436
treeb4a47ac4ebbc4f9091ade2e14b83abcf6c6a9890
parent65889cdf5a5abb180ddd04de11c3d82c6f5643c4
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