Re: [usb:usb-next 89/89] drivers/usb/host/ehci.h:662:3: error: implicit declaration of function 'readl_be'

2012-11-01 Thread Alan Stern
On Fri, 2 Nov 2012, Fengguang Wu wrote: Hi Alan, FYI, kernel build failed on tree: git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git usb-next head: 99f91934a907df31ba878dfdd090002049dc476a commit: 99f91934a907df31ba878dfdd090002049dc476a [89/89] USB: EHCI: make

Re: [usb:usb-next 89/89] drivers/usb/host/ehci.h:662:3: error: implicit declaration of function 'readl_be'

2012-11-01 Thread Fengguang Wu
Hi Alan, It's hard to know which headers are needed for foreign architectures. Still, I think this ought to fix the problems you found. Can you test this patch? Yes, it works. Thanks for the quick fix! Thanks, Fengguang Index: usb-3.7/drivers/usb/host/ehci-platform.c