[PATCH 1/2] ARM: OMAP2+: Drop remaining plat/cpu.h usage where possible
From: tony@atomide.com (Tony Lindgren)
Date: 2012-12-16 20:05:34
Also in:
linux-omap
From: tony@atomide.com (Tony Lindgren)
Date: 2012-12-16 20:05:34
Also in:
linux-omap
* Tony Lindgren [off-list ref] [121214 11:47]:
These macros are now in local soc.h in arch/arm/mach-omap2, and plat/cpu.h is around only until the remaining drivers are fixed. Also remove the unused plat/cpu.h from smartreflex.c as it will cause compile errors with ARCH_MULTIPLATFORM enabled.
Looks like we can remove it completely, so posted an updated patch. Tony