فهرست منبع

ARM: S3C2440: Fix plat-s3c24xx move of s3c2440/s3c2442 support

Commit 58bac7b8ded70c39bcd5f7037091051c277618aa failed to move the two
PLL files s3c2440-pll-12000000.c and s3c2440-pll-16934400.c, so place
these in arch/arm/mach-s3c2440 to fix this commit up.

As a note, these are not built by the default configuration and thus the
failure to move wasn't spotted until much later.

Signed-off-by: Ben Dooks <ben-linux@fluff.org>
Ben Dooks 15 سال پیش
والد
کامیت
8997de30ad
2فایلهای تغییر یافته به همراه2 افزوده شده و 2 حذف شده
  1. 1 1
      arch/arm/mach-s3c2440/s3c2440-pll-12000000.c
  2. 1 1
      arch/arm/mach-s3c2440/s3c2440-pll-16934400.c

+ 1 - 1
arch/arm/plat-s3c24xx/s3c2440-pll-12000000.c → arch/arm/mach-s3c2440/s3c2440-pll-12000000.c

@@ -1,4 +1,4 @@
-/* arch/arm/plat-s3c24xx/s3c2440-pll-12000000.c
+/* arch/arm/mach-s3c2440/s3c2440-pll-12000000.c
  *
  * Copyright (c) 2006-2007 Simtec Electronics
  *	http://armlinux.simtec.co.uk/

+ 1 - 1
arch/arm/plat-s3c24xx/s3c2440-pll-16934400.c → arch/arm/mach-s3c2440/s3c2440-pll-16934400.c

@@ -1,4 +1,4 @@
-/* arch/arm/plat-s3c24xx/s3c2440-pll-16934400.c
+/* arch/arm/mach-s3c2440/s3c2440-pll-16934400.c
  *
  * Copyright (c) 2006-2008 Simtec Electronics
  *	http://armlinux.simtec.co.uk/