diff options
Diffstat (limited to 'arch/arm/mach-sc5xx/soc.c')
| -rw-r--r-- | arch/arm/mach-sc5xx/soc.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/arch/arm/mach-sc5xx/soc.c b/arch/arm/mach-sc5xx/soc.c index cf8ff0dc3af..09978a5cf44 100644 --- a/arch/arm/mach-sc5xx/soc.c +++ b/arch/arm/mach-sc5xx/soc.c @@ -6,8 +6,8 @@ * */ -#include <asm/arch-adi/sc5xx/sc5xx.h> -#include <asm/arch-adi/sc5xx/soc.h> +#include <asm/arch/sc5xx.h> +#include <asm/arch/soc.h> #include <asm/global_data.h> #include <asm/io.h> #include <cpu_func.h> |
