[PATCH V2 01/12] board: ti: j721e: evm: Drop unused headers

Neha Malcom Francis n-francis at ti.com
Tue Nov 7 08:02:10 CET 2023


Hi Nishanth,

On 04/11/23 12:51, Nishanth Menon wrote:
> Drop headers that are no longer necessary for build
> 
> Signed-off-by: Nishanth Menon <nm at ti.com>
> ---
>   board/ti/j721e/evm.c | 8 --------
>   1 file changed, 8 deletions(-)
> 
> diff --git a/board/ti/j721e/evm.c b/board/ti/j721e/evm.c
> index d4f7c1d9f938..aa22f1653fec 100644
> --- a/board/ti/j721e/evm.c
> +++ b/board/ti/j721e/evm.c
> @@ -8,21 +8,13 @@
>    */
>   
>   #include <common.h>
> -#include <env.h>
> -#include <fdt_support.h>
>   #include <generic-phy.h>
>   #include <image.h>
> -#include <init.h>
> -#include <log.h>
>   #include <net.h>
>   #include <asm/arch/hardware.h>
> -#include <asm/global_data.h>
>   #include <asm/gpio.h>
> -#include <asm/io.h>
>   #include <spl.h>
>   #include <dm.h>
> -#include <dm/uclass-internal.h>
> -#include <linux/printk.h>
>   
>   #include "../common/board_detect.h"
>   

Reviewed-by: Neha Malcom Francis <n-francis at ti.com>

-- 
Thanking You
Neha Malcom Francis


More information about the U-Boot mailing list