From: Tony Lindgren Date: Sun, 16 Dec 2012 19:29:58 +0000 (-0800) Subject: ARM: OMAP2+: Drop plat/cpu.h for omap2plus X-Git-Tag: omap-for-v3.8/cleanup-for-merge-window-signed~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e8d3d47a98cd7184a86d58febc00b4ac47485332;p=pandora-kernel.git ARM: OMAP2+: Drop plat/cpu.h for omap2plus The cpu_is_omap macros are now local to arch/arm/mach-omap2 in soc.h and plat/cpu.h can finally be dropped for omap2+. Thanks everybody for help with fixing the drivers. Note that we can now also remove the unused plat/cpu.h from smartreflex.c and isp.c as they will cause compile errors with ARCH_MULTIPLATFORM enabled. Cc: Kevin Hilman Acked-by: Jean Pihet Acked-by: Laurent Pinchart Acked-by: Mauro Carvalho Chehab Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed