diff options
Diffstat (limited to 'arch/arm/mach-sc5xx/sc58x-spl.c')
| -rw-r--r-- | arch/arm/mach-sc5xx/sc58x-spl.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-sc5xx/sc58x-spl.c b/arch/arm/mach-sc5xx/sc58x-spl.c index ae809f09e55..2582e38ce12 100644 --- a/arch/arm/mach-sc5xx/sc58x-spl.c +++ b/arch/arm/mach-sc5xx/sc58x-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 53-13 in SC58x HRM const struct adi_boot_args adi_rom_boot_args[] = { |
