diff options
Diffstat (limited to 'arch/arm/mach-sc5xx/sc58x.c')
| -rw-r--r-- | arch/arm/mach-sc5xx/sc58x.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/arch/arm/mach-sc5xx/sc58x.c b/arch/arm/mach-sc5xx/sc58x.c index c981cafd986..dc11df683a8 100644 --- a/arch/arm/mach-sc5xx/sc58x.c +++ b/arch/arm/mach-sc5xx/sc58x.c @@ -7,8 +7,8 @@ */ #include <asm/io.h> -#include <asm/arch-adi/sc5xx/sc5xx.h> -#include <asm/arch-adi/sc5xx/spl.h> +#include <asm/arch/sc5xx.h> +#include <asm/arch/spl.h> #define REG_SPU0_SECUREC0 0x3108C980 #define REG_PADS0_PCFG0 0x31004404 |
