]> git.karo-electronics.de Git - mv-sheeva.git/commit
OMAP7XX: Serial: Remove duplicate omap850 code
authorAlistair Buxton <a.j.buxton@gmail.com>
Tue, 22 Sep 2009 04:49:53 +0000 (05:49 +0100)
committerAlistair Buxton <a.j.buxton@gmail.com>
Wed, 7 Oct 2009 22:09:52 +0000 (23:09 +0100)
commitd8723ae2a416473f8e974baadcb6acb7f8b0b485
treebb377cd04dae8af54b2684a0a472f3b4f53bb595
parent374576a8b6f865022c0fd1ca62396889b23d66dd
OMAP7XX: Serial: Remove duplicate omap850 code

This patch is part of a series which unifies all duplicated code between
omap730 and omap850. All cpu checks are converted to cpu_is_omap7xx() and
CONFIG_ARCH_OMAP850 is added to all CONFIG_ARCH_OMAP730 checks.

Signed-off-by: Alistair Buxton <a.j.buxton@gmail.com>
Reviewed-by: Zebediah C. McClure <zmc@lurian.net>
arch/arm/mach-omap1/serial.c