[PATCH 1/8] k3-ddr.c: Remove unwanted header files
Neha Malcom Francis
n-francis at ti.com
Tue Jan 28 06:19:59 CET 2025
Hi Wadim
On 28-Jan-25 10:32 AM, Wadim Egorov wrote:
> Hi Neha,
>
> Am 27.01.25 um 21:22 schrieb Neha Malcom Francis:
>> This header file is not in use in these arch/board specific files,
>> remove them.
>>
>> Signed-off-by: Neha Malcom Francis <n-francis at ti.com>
>> ---
>> arch/arm/mach-k3/k3-ddr.c | 1 -
>> board/ti/common/k3-ddr.c | 1 -
>> 2 files changed, 2 deletions(-)
>>
>> diff --git a/arch/arm/mach-k3/k3-ddr.c b/arch/arm/mach-k3/k3-ddr.c
>> index 6e3e60cdc86..026381490da 100644
>> --- a/arch/arm/mach-k3/k3-ddr.c
>> +++ b/arch/arm/mach-k3/k3-ddr.c
>> @@ -5,7 +5,6 @@
>> #include <fdt_support.h>
>> #include <dm/uclass.h>
>> -#include <k3-ddrss.h>
>
> k3_ddrss_ddr_fdt_fixup() is still used here and the compiler gives us a
> implicit declaration warning.
>
Let me take a look at that, must've missed it out; this cleanup was
intended for the test patch that I will send out later.
> Regards,
> Wadim
>
--
Thanking You
Neha Malcom Francis
More information about the U-Boot
mailing list