Hi Joerg,

> -----Original Message-----
> From: jroe...@suse.de [mailto:jroe...@suse.de]
> Sent: Tuesday, May 05, 2015 6:47 PM
> To: Sethi Varun-B16395
> Cc: j...@8bytes.org; iommu@lists.linux-foundation.org; Bucur Madalin-
> Cristian-B32716
> Subject: Re: [iommu:ppc/pamu 1/1] drivers/iommu/fsl_pamu.h:24:32: fatal
> error: asm/fsl_pamu_stash.h: No such file or directory
> 
> Hi Varun,
> 
> On Wed, Apr 08, 2015 at 01:24:16PM +0000, Varun Sethi wrote:
> > Following issue was observed while building (compile test) for a
> > non-powerpc (e500mc) based platform. The pamu driver includes a file
> > which is available in the architecture include directory. Should we
> > move the header file to general Linux kernel include directory?
> 
> Before I added the COMPILE_TEST dependency it looked like this:
> 
>       depends on PPC_E500MC
> 
> Which means the driver was only buildable on e500mc and now you are
> telling me that this is broken. What am I missing?
> 
PPC_E500MC dependency is fine, but with the COMPIL_TEST flag ("or" condition) 
the PAMU driver code would be built on any platform if the compile test is 
selected.

-Varun

_______________________________________________
iommu mailing list
iommu@lists.linux-foundation.org
https://lists.linuxfoundation.org/mailman/listinfo/iommu

Reply via email to