From: Tony Lindgren Date: Thu, 12 Jan 2006 20:34:43 +0000 (-0800) Subject: ARM: OMAP: Fix file names X-Git-Tag: v2.6.15-omap2~16 X-Git-Url: http://pilppa.com/gitweb/?a=commitdiff_plain;h=3fd101cc9fd8d1a1ceaabe7229d3cb0868904d27;p=linux-2.6-omap-h63xx.git ARM: OMAP: Fix file names Fix file names --- diff --git a/arch/arm/mach-omap1/pm.c b/arch/arm/mach-omap1/pm.c index d483ac4f846..4c9970c56fe 100644 --- a/arch/arm/mach-omap1/pm.c +++ b/arch/arm/mach-omap1/pm.c @@ -1,5 +1,5 @@ /* - * linux/arch/arm/plat-omap/pm.c + * linux/arch/arm/mach-omap1/pm.c * * OMAP Power Management Routines * diff --git a/arch/arm/mach-omap1/sleep.S b/arch/arm/mach-omap1/sleep.S index 218bfe949b2..e58295e2d3b 100644 --- a/arch/arm/mach-omap1/sleep.S +++ b/arch/arm/mach-omap1/sleep.S @@ -1,5 +1,5 @@ /* - * linux/arch/arm/plat-omap/sleep.S + * linux/arch/arm/mach-omap1/sleep.S * * Low-level OMAP730/1510/1610 sleep/wakeUp support *