[U-Boot] [PATCH 20/30] ti: am654: Drop duplicate dm.h inclusion

Lokesh Vutla lokeshvutla at ti.com
Tue Oct 29 05:43:30 UTC 2019



On 27/10/19 9:24 PM, Simon Glass wrote:
> We only need to include this header once. Drop the duplicate.
> 
> Signed-off-by: Simon Glass <sjg at chromium.org>

Reviewed-by: Lokesh Vutla <lokeshvutla at ti.com>

Thanks and regards,
Lokesh

> ---
> 
>  drivers/ram/k3-am654-ddrss.c | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/drivers/ram/k3-am654-ddrss.c b/drivers/ram/k3-am654-ddrss.c
> index 7015d8cfe7..00673e80a9 100644
> --- a/drivers/ram/k3-am654-ddrss.c
> +++ b/drivers/ram/k3-am654-ddrss.c
> @@ -12,7 +12,6 @@
>  #include <ram.h>
>  #include <asm/io.h>
>  #include <power-domain.h>
> -#include <dm.h>
>  #include <asm/arch/sys_proto.h>
>  #include <power/regulator.h>
>  #include "k3-am654-ddrss.h"
> 


More information about the U-Boot mailing list