From: Tony Lindgren Date: Tue, 20 Oct 2009 00:32:55 +0000 (-0700) Subject: omap: headers: Move mtd-xip.h to be mach-omap1 specific X-Git-Url: http://git.mmlx.us/?a=commitdiff_plain;h=1e79ab8a45b71d3d08eb6cdac44b66229dcea03e;p=linux-edison.git omap: headers: Move mtd-xip.h to be mach-omap1 specific These registers are omap1 specific. Signed-off-by: Tony Lindgren --- diff --git a/arch/arm/plat-omap/include/mach/mtd-xip.h b/arch/arm/mach-omap1/include/mach/mtd-xip.h similarity index 100% rename from arch/arm/plat-omap/include/mach/mtd-xip.h rename to arch/arm/mach-omap1/include/mach/mtd-xip.h