commit | 207b0e9cfef296c469cce84f74455f97f8ab2227 | [log] [tgz] |
---|---|---|
author | Alistair Buxton <a.j.buxton@gmail.com> | Tue Sep 22 06:01:08 2009 +0100 |
committer | Alistair Buxton <a.j.buxton@gmail.com> | Wed Oct 07 23:14:01 2009 +0100 |
tree | 7bb95bd47b6e3043c1a484abe55fad0915762ef1 | |
parent | 190215f963551405cc97ed220003bb7524219131 [diff] |
OMAP7XX: USB: 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>