commit | cdd86b277dc82220aa630414896505517a02a201 | [log] [tgz] |
---|---|---|
author | Tony Lindgren <tony@atomide.com> | Mon Sep 10 22:31:04 2012 -0700 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Sep 11 12:21:32 2012 -0700 |
tree | b4a47ac4ebbc4f9091ade2e14b83abcf6c6a9890 | |
parent | 81732c3b2fede049a692e58a7ceabb6d18ffb18c [diff] |
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>