commit | ab49df737d28c67eb6a5cb5be40dbab43fd7582c | [log] [tgz] |
---|---|---|
author | Alistair Buxton <a.j.buxton@gmail.com> | Tue Sep 22 05:58:08 2009 +0100 |
committer | Alistair Buxton <a.j.buxton@gmail.com> | Wed Oct 07 23:14:00 2009 +0100 |
tree | b063a669ae487d9bf5d96795ef645b508e8fae51 | |
parent | b718aa810b50e0d988d8b83f1011865b19b17491 [diff] |
OMAP7XX: IO: 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>