From 3e6ece13d966a20a38ee7adfac452a47455ccd7a Mon Sep 17 00:00:00 2001 From: Paul Walmsley Date: Wed, 17 Oct 2012 00:46:45 +0000 Subject: ARM: OMAP: move plat-omap/include/plat/sdrc.h into mach-omap2/sdrc.h Remove arch/arm/plat-omap/include/plat/sdrc.h by folding its contents into arch/arm/mach-omap2/sdrc.h. The objective is to assist Tony in cleaning out arch/arm/plat-omap/, as his upstreams request. Signed-off-by: Paul Walmsley Cc: Tony Lindgren [tony@atomide.com: updated to remove rotate macros] Signed-off-by: Tony Lindgren --- arch/arm/mach-omap2/pm34xx.c | 1 - 1 file changed, 1 deletion(-) (limited to 'arch/arm/mach-omap2/pm34xx.c') diff --git a/arch/arm/mach-omap2/pm34xx.c b/arch/arm/mach-omap2/pm34xx.c index ba670db1fd37..ee0bffc614be 100644 --- a/arch/arm/mach-omap2/pm34xx.c +++ b/arch/arm/mach-omap2/pm34xx.c @@ -38,7 +38,6 @@ #include #include "clockdomain.h" #include "powerdomain.h" -#include #include #include #include -- cgit