[U-Boot] [PATCH] board: imx6: marsboard: Remove doubled #include <asm/arch/sys_proto.h>

Stefano Babic sbabic at denx.de
Thu Nov 9 10:07:33 UTC 2017


On 09/11/2017 10:49, Lukasz Majewski wrote:
> Hi Stefano,
> 
>> Hi Lukasz,
>>
>> On 07/11/2017 11:10, Lukasz Majewski wrote:
>>> The sys_proto.h file has been included earlier in this file.
>>>
>>> Signed-off-by: Lukasz Majewski <lukma at denx.de>
>>>
>>> ---
>>>
>>>  board/embest/mx6boards/mx6boards.c | 2 +-
>>>  1 file changed, 1 insertion(+), 1 deletion(-)
>>>
>>> diff --git a/board/embest/mx6boards/mx6boards.c
>>> b/board/embest/mx6boards/mx6boards.c index ae04f68445..965e4f1ec8
>>> 100644 --- a/board/embest/mx6boards/mx6boards.c
>>> +++ b/board/embest/mx6boards/mx6boards.c
>>> @@ -36,7 +36,7 @@
>>>  #include <linux/fb.h>
>>>  #include <ipu_pixfmt.h>
>>>  #include <asm/io.h>
>>> -#include <asm/arch/sys_proto.h>
>>> +
>>>  DECLARE_GLOBAL_DATA_PTR;
>>>  
>>>  #define UART_PAD_CTRL  (PAD_CTL_PUS_100K_UP
>>> |			\ 
>>
>> Thanks for fix - applied to u-boot-imx, -master !
> 
> You are welcome :-)
> 
> I've also sent a commit, which adds #ifdef guards to sys_proto.h.
> 

They are applied, too

Regards,
Stefano

>>
>> I have reapplied support for display5, and I am testing the build
>> again. If it is ok, I'll send as my last PR to Tom for 2017.11.
> 
> Great, thanks :)
> 
>>
>> Best regards,
>> Stefano
>>
> 
> 
> 
> Best regards,
> 
> Lukasz Majewski
> 
> --
> 
> DENX Software Engineering GmbH,      Managing Director: Wolfgang Denk
> HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
> Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
> 


-- 
=====================================================================
DENX Software Engineering GmbH,      Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: sbabic at denx.de
=====================================================================


More information about the U-Boot mailing list