include/asm-powerpc/8xx_immap.h | 564 +++++++++++++++++
include/asm-powerpc/commproc.h | 692 ++++++++++++++++++++
include/asm-powerpc/cpm2.h | 1248
+++++++++++++++++++++++++++++++++++++
include/asm-powerpc/gg2.h | 61 ++
include/asm-powerpc/highmem.h | 135 ++++
include/asm-powerpc/hydra.h | 102 +++
include/asm-powerpc/immap_cpm2.h | 648 +++++++++++++++++++
include/asm-powerpc/kgdb.h | 57 ++
include/asm-powerpc/m8260_pci.h | 187 ++++++
include/asm-powerpc/mpc10x.h | 180 ++++++
include/asm-powerpc/mpc52xx_psc.h | 191 ++++++
Can't we move most of this to the dir where they are used,
instead?
Segher