diff options
Diffstat (limited to 'arch/arm/mach-s3c2442/clock.c')
-rw-r--r-- | arch/arm/mach-s3c2442/clock.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-s3c2442/clock.c b/arch/arm/mach-s3c2442/clock.c index 075db289b7f3..6bd81790c167 100644 --- a/arch/arm/mach-s3c2442/clock.c +++ b/arch/arm/mach-s3c2442/clock.c @@ -41,7 +41,7 @@ #include <mach/regs-clock.h> -#include <asm/plat-s3c24xx/clock.h> +#include <plat/clock.h> #include <plat/cpu.h> /* S3C2442 extended clock support */ |