[PATCH 2/2] imx: Fix build error

2022-04-22 Thread sbabic
> From: Ye Li > Fix wrong environment.h and remove DECLARE_GLOBAL_DATA_PTR > Fixes: 30e39ac7c9 (imx: imx7 Support for Manufacturing Protection) > Signed-off-by: Ye Li > Reviewed-by: Gaurav Jain Applied to u-boot-imx, master, thanks ! Best regards, Stefano Babic --

[PATCH 2/2] imx: Fix build error

2022-04-19 Thread Gaurav Jain
From: Ye Li Fix wrong environment.h and remove DECLARE_GLOBAL_DATA_PTR Fixes: 30e39ac7c9 (imx: imx7 Support for Manufacturing Protection) Signed-off-by: Ye Li Reviewed-by: Gaurav Jain --- arch/arm/mach-imx/cmd_mfgprot.c | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git