diff options
Diffstat (limited to 'arch/arm/mach-s3c64xx/cpu.c')
-rw-r--r-- | arch/arm/mach-s3c64xx/cpu.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/arch/arm/mach-s3c64xx/cpu.c b/arch/arm/mach-s3c64xx/cpu.c index c7047838e112..de085b798aa4 100644 --- a/arch/arm/mach-s3c64xx/cpu.c +++ b/arch/arm/mach-s3c64xx/cpu.c | |||
@@ -34,8 +34,8 @@ | |||
34 | #include <plat/devs.h> | 34 | #include <plat/devs.h> |
35 | #include <plat/clock.h> | 35 | #include <plat/clock.h> |
36 | 36 | ||
37 | #include <mach/s3c6400.h> | 37 | #include <plat/s3c6400.h> |
38 | #include <mach/s3c6410.h> | 38 | #include <plat/s3c6410.h> |
39 | 39 | ||
40 | /* table of supported CPUs */ | 40 | /* table of supported CPUs */ |
41 | 41 | ||