Re: [PATCH 3/9] ARM: fix ohci-pxa27x build error with OF enabled

2013-12-09 Thread Sergei Ianovich
On Mon, 2013-12-09 at 14:26 +, Steve Cotton wrote: > There's already a different patch for this > in the linux-next/master and gregkh/usb/usb-linus trees, but > not in the linux-next/stable or gregkh/usb/usb-next trees. > > It adds that include 3 lines higher up, to keep the includes in > alph

[PATCH 3/9] ARM: fix ohci-pxa27x build error with OF enabled

2013-12-08 Thread Sergei Ianovich
hci-pxa27x.c:310:2: error: implicit declaration of function ‘DMA_BIT_MASK’ [-Werror=implicit-function-declaration] --->8--- Signed-off-by: Sergei Ianovich CC: Russell King - ARM Linux # Changes to be committed: --- drivers/usb/host/ohci-pxa27x.c | 1 + 1 file changed, 1 insertion(+) diff -