
21 Oct
2015
21 Oct
'15
10:37 a.m.
Felipe Balbi balbi@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@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-pandabo...