Re: linux-next: build failures after merge of the final tree (usb tree related)

2012-11-02 Thread Greg KH
On Fri, Nov 02, 2012 at 05:04:59PM +1100, Stephen Rothwell wrote: > Hi , > > After merging the final tree, today's linux-next build (powerpc > allyesconfig) failed like this: > > In file included from drivers/usb/host/ehci-platform.c:28:0: > drivers/usb/host/ehci.h: In function 'ehci_readl': >

linux-next: build failures after merge of the final tree (usb tree related)

2012-11-02 Thread Stephen Rothwell
Hi , After merging the final tree, today's linux-next build (powerpc allyesconfig) failed like this: In file included from drivers/usb/host/ehci-platform.c:28:0: drivers/usb/host/ehci.h: In function 'ehci_readl': drivers/usb/host/ehci.h:662:3: error: implicit declaration of function 'readl_be'

linux-next: build failures after merge of the final tree (usb tree related)

2012-11-02 Thread Stephen Rothwell
Hi , After merging the final tree, today's linux-next build (powerpc allyesconfig) failed like this: In file included from drivers/usb/host/ehci-platform.c:28:0: drivers/usb/host/ehci.h: In function 'ehci_readl': drivers/usb/host/ehci.h:662:3: error: implicit declaration of function 'readl_be'

Re: linux-next: build failures after merge of the final tree (usb tree related)

2012-11-02 Thread Greg KH
On Fri, Nov 02, 2012 at 05:04:59PM +1100, Stephen Rothwell wrote: Hi , After merging the final tree, today's linux-next build (powerpc allyesconfig) failed like this: In file included from drivers/usb/host/ehci-platform.c:28:0: drivers/usb/host/ehci.h: In function 'ehci_readl':