diff options
Diffstat (limited to 'arch/arm/mach-sc5xx/sc59x-spl.c')
| -rw-r--r-- | arch/arm/mach-sc5xx/sc59x-spl.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-sc5xx/sc59x-spl.c b/arch/arm/mach-sc5xx/sc59x-spl.c index c8fc25fe7c4..883bdb3c772 100644 --- a/arch/arm/mach-sc5xx/sc59x-spl.c +++ b/arch/arm/mach-sc5xx/sc59x-spl.c @@ -3,7 +3,7 @@ * (C) Copyright 2024 - Analog Devices, Inc. */ -#include <asm/arch-adi/sc5xx/spl.h> +#include <asm/arch/spl.h> // Table 45-14 in sc594 HRM const struct adi_boot_args adi_rom_boot_args[] = { |
