Home
last modified time | relevance | path

Searched hist:d8723ae2a416473f8e974baadcb6acb7f8b0b485 (Results 1 – 1 of 1) sorted by relevance

/linux/arch/arm/mach-omap1/
H A Dserial.cdiff d8723ae2a416473f8e974baadcb6acb7f8b0b485 Tue Sep 22 06:49:53 CEST 2009 Alistair Buxton <a.j.buxton@gmail.com> 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>