diff options
Diffstat (limited to 'arch/arm/mach-sc5xx/sc59x_64.c')
| -rw-r--r-- | arch/arm/mach-sc5xx/sc59x_64.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/arch/arm/mach-sc5xx/sc59x_64.c b/arch/arm/mach-sc5xx/sc59x_64.c index a8402075d0a..b9694a48e87 100644 --- a/arch/arm/mach-sc5xx/sc59x_64.c +++ b/arch/arm/mach-sc5xx/sc59x_64.c @@ -8,8 +8,8 @@ #include <asm/io.h> #include <asm/armv8/mmu.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_TSGENWR0_CNTCR 0x310AE000 #define REG_PADS0_PCFG0 0x31004604 |
