[PATCH 1/6] ufs: core: include missing include/ufs.h

Neha Malcom Francis n-francis at ti.com
Fri Dec 6 08:52:02 CET 2024


On 20/11/24 14:52, Neil Armstrong wrote:
> Add missing ufs.h causing build warning on some symbols.
> 
> Signed-off-by: Neil Armstrong <neil.armstrong at linaro.org>
> ---
>   drivers/ufs/ufs.c | 1 +
>   1 file changed, 1 insertion(+)
> 
> diff --git a/drivers/ufs/ufs.c b/drivers/ufs/ufs.c
> index f7d8c40c448c6865b7c04e03bab6f3f93a44a591..31c2959aeb12931b2bbdf26b3c676ae1a7b0fd1a 100644
> --- a/drivers/ufs/ufs.c
> +++ b/drivers/ufs/ufs.c
> @@ -19,6 +19,7 @@
>   #include <malloc.h>
>   #include <hexdump.h>
>   #include <scsi.h>
> +#include <ufs.h>
>   #include <asm/io.h>
>   #include <asm/dma-mapping.h>
>   #include <linux/bitops.h>
> 

Reviewed-by: Neha Malcom Francis

-- 
Thanking You
Neha Malcom Francis


More information about the U-Boot mailing list