On Mon, 2005-08-22 at 09:20 -0500, Kumar Gala wrote:
On Aug 22, 2005, at 9:12 AM, Olof Johansson wrote:
quoted
On Mon, Aug 22, 2005 at 04:10:30PM +1000, Stephen Rothwell wrote:
quoted
This moves all the very similar files - either the ppc64 file
included
the ppc file or they differed in simple comments.
[...]
quoted
include/asm-powerpc/pmac_feature.h | 379
++++++++++++++++++++++++++++++++++++
quoted
include/asm-powerpc/pmac_low_i2c.h | 43 ++++
Since the need is considered big enough to create a hierarchy for
the code under arch/powerpc/, wouldn't something corresponding be a
good idea for the include files? Or do we want to clutter them with
all platform-specific files in one directory?
I'm in agreement, but am wondering how many of the pmac specific
headers could end up in arch/powerpc/platforms/pmac in the future.
Most of the ones that are in include/asm* are there because drivers
outside of arch/* use them.
Ben.