Re: [PATCH 3/4] ppc64: Add driver for BPA iommu

From: Benjamin Herrenschmidt
Date: Fri Apr 29 2005 - 01:45:36 EST


On Fri, 2005-04-29 at 07:48 +0200, Arnd Bergmann wrote:
> On Freedag 29 April 2005 07:36, Olof Johansson wrote:
> > On Fri, Apr 29, 2005 at 06:35:43AM +0200, Arnd Bergmann wrote:
> >>
> > Anyhow, enum or #define, it should be moved to bpa_iommu.h.
>
> I don't interface with any other files, so I prefer to have
> everything in one file here. If there is anyone else who
> agrees with you on moving this into a separate file, I don't
> mind doing that.

The habit here is for such "private" .h to be next to the .c, while a
shared one goes in include/asm-* or include/linux.

Ben.


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/