Alexey Dobriyan wrote:
> As seen on powerpc-cell et al:
> 
>   CC [M]  drivers/usb/host/ehci-hcd.o
> In file included from drivers/usb/host/ehci-hcd.c:941:
> drivers/usb/host/ehci-ps3.c:79: error: conflicting types for 'dev_dbg'
> include/linux/device.h:576: error: previous definition of 'dev_dbg' was here
> make[4]: *** [drivers/usb/host/ehci-hcd.o] Error 1
>   CC [M]  drivers/usb/host/ohci-hcd.o
> In file included from drivers/usb/host/ohci-hcd.c:921:
> drivers/usb/host/ohci-ps3.c:83: error: conflicting types for 'dev_dbg'
> include/linux/device.h:576: error: previous definition of 'dev_dbg' was here

This is only built when CONFIG_PPC_PS3=y.

I sent out a fix for it here:

  http://ozlabs.org/pipermail/linuxppc-dev/2007-May/035039.html


-Geoff


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
linux-usb-devel@lists.sourceforge.net
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to