Re: [PATCH] include/asm-generic/pci.h: include generic "pci-dma-compat.h"

2013-06-27 Thread Chen Gang
On 06/27/2013 04:29 PM, Catalin Marinas wrote: > On Thu, Jun 27, 2013 at 05:03:25AM +0100, Chen Gang wrote: >> > If an architecture need "generic pci.h", it also need generic "pci-dma- >> > compat.h", so recommend to include it in asm-generic directly. >> > >> > And now, for arm64 and m32r, may c

Re: [PATCH] include/asm-generic/pci.h: include generic "pci-dma-compat.h"

2013-06-27 Thread Catalin Marinas
On Thu, Jun 27, 2013 at 05:03:25AM +0100, Chen Gang wrote: > If an architecture need "generic pci.h", it also need generic "pci-dma- > compat.h", so recommend to include it in asm-generic directly. > > And now, for arm64 and m32r, may cause compiling error about it. > > The related error (with a