Please pull from 'for-2.6.24' branch of master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpc.git for-2.6.24
This has been rebased against your latest for-2.6.24 branch and includes the removal of <asm/bootinfo.h> to drivers/macintosh/adb-iop.c. All other driver related patches have been sent to their maintainers. (IDE, MTD, NET). I think this is as good as it gets. to receive the following updates: arch/powerpc/Makefile | 17 arch/powerpc/kernel/setup_32.c | 2 arch/powerpc/platforms/52xx/lite5200.c | 1 arch/powerpc/platforms/82xx/m82xx_pci.h | 2 arch/powerpc/platforms/82xx/mpc82xx.c | 1 arch/powerpc/platforms/82xx/mpc82xx_ads.c | 1 arch/powerpc/platforms/82xx/pq2ads.h | 1 arch/powerpc/platforms/83xx/mpc832x_mds.c | 1 arch/powerpc/platforms/83xx/mpc834x_itx.c | 1 arch/powerpc/platforms/83xx/mpc834x_mds.c | 1 arch/powerpc/platforms/83xx/mpc836x_mds.c | 1 arch/powerpc/platforms/85xx/mpc85xx_cds.c | 1 arch/powerpc/platforms/85xx/mpc85xx_mds.c | 1 arch/powerpc/platforms/8xx/m8xx_setup.c | 4 arch/powerpc/platforms/8xx/mpc86xads.h | 1 arch/powerpc/platforms/8xx/mpc86xads_setup.c | 1 arch/powerpc/platforms/8xx/mpc885ads.h | 1 arch/powerpc/platforms/8xx/mpc885ads_setup.c | 1 arch/powerpc/platforms/chrp/gg2.h | 61 + arch/powerpc/platforms/chrp/pci.c | 2 arch/powerpc/platforms/chrp/setup.c | 2 arch/powerpc/platforms/chrp/smp.c | 1 arch/powerpc/platforms/embedded6xx/linkstation.c | 3 arch/powerpc/platforms/embedded6xx/ls_uart.c | 4 arch/powerpc/platforms/embedded6xx/mpc10x.h | 180 +++ arch/powerpc/platforms/embedded6xx/mpc7448_hpc2.c | 1 arch/powerpc/platforms/embedded6xx/mpc7448_hpc2.h | 21 arch/powerpc/platforms/powermac/bootx_init.c | 1 drivers/macintosh/adb-iop.c | 1 drivers/macintosh/ans-lcd.c | 3 drivers/macintosh/ans-lcd.h | 11 include/asm-powerpc/8xx_immap.h | 564 +++++++++ include/asm-powerpc/commproc.h | 692 ++++++++++++ include/asm-powerpc/cpm2.h | 1248 ++++++++++++++++++++++ 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/mpc52xx_psc.h | 191 +++ include/asm-ppc/ans-lcd.h | 11 40 files changed, 3900 insertions(+), 78 deletions(-) Kumar Gala (3): [POWERPC] Remove old includes from arch/ppc [POWERPC] Copy over headers from arch/ppc to arch/powerpc that we need [POWERPC] Stop include asm-ppc when building ARCH=powerpc for ppc32 _______________________________________________ Linuxppc-dev mailing list Linuxppc-dev@ozlabs.org https://ozlabs.org/mailman/listinfo/linuxppc-dev