Are you all crazy to enable "treat warnings like errors"?
This causes the build to break for me:
CC [M] drivers/staging/brcm80211/brcmfmac/dhd_linux.o
cc1: warnings being treated as errors
drivers/staging/brcm80211/brcmfmac/dhd_linux.c: In function
‘dhd_rx_frame’:
drivers/staging/brcm80211/brcmfmac/dhd_linux.c:1204:8: error: passing
argument 3 of ‘dhd_wl_host_event’ makes pointer from integer without a cast
drivers/staging/brcm80211/brcmfmac/dhd_linux.c:427:12: note: expected
‘void *’ but argument is of type ‘sk_buff_data_t’
This is on x86-64
I have different link errors on i386 as well.
Care to fix this up?
thanks,
greg k-h
_______________________________________________
devel mailing list
[email protected]
http://driverdev.linuxdriverproject.org/mailman/listinfo/devel