[U-Boot] [PATCH 1/2] usb: host: xhci-omap: fix build break

Peter Robinson pbrobinson at gmail.com
Wed Oct 21 10:37:13 CEST 2015


>>> Felipe Balbi <balbi at ti.com> writes:
>>> > Fix the following build break:
>>> >
>>> > drivers/usb/host/xhci-omap.c:35:5: error: ‘board_usb_init’ aliased to external symbol ‘__board_usb_init’
>>> >  int board_usb_init(int index, enum usb_init_type init)
>>> >       ^
>>> >
>>> > Signed-off-by: Felipe Balbi <balbi at ti.com>
>>>
>>> ping
>>
>> Where / how do I trigger this (or 2/2) ?
>
> GCC 5

I'm seeing exactly the same issue with gcc5 on Fedora, I've also seen
another issue with gcc5 with strcat for panda board variant names
which we hacked around [1].

Peter

[1] http://pkgs.fedoraproject.org/cgit/uboot-tools.git/tree/0009-ARM-fix-pandaboard-es-and-a4-revision-ID.patch?h=f23


More information about the U-Boot mailing list