diff options
Diffstat (limited to 'cpu/arm1176/s3c64xx/speed.c')
-rw-r--r-- | cpu/arm1176/s3c64xx/speed.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cpu/arm1176/s3c64xx/speed.c b/cpu/arm1176/s3c64xx/speed.c index 5c335a5..11962ac 100644 --- a/cpu/arm1176/s3c64xx/speed.c +++ b/cpu/arm1176/s3c64xx/speed.c @@ -31,7 +31,7 @@ */ #include <common.h> -#include <s3c6400.h> +#include <asm/arch/s3c6400.h> #define APLL 0 #define MPLL 1 |