]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
[PATCH] powerpc: Remove sections use from ppc
authorJon Loeliger <linuxppc@jdl.com>
Sat, 17 Sep 2005 15:35:08 +0000 (10:35 -0500)
committerPaul Mackerras <paulus@samba.org>
Sun, 18 Sep 2005 23:38:49 +0000 (09:38 +1000)
commitf495a8bfd6a52cf32859f93d5320bb234d8a9560
treeb3159974aa2dc6de8406af66bc3b1ac5b10e4f94
parent7da8f8600a4751d7f0248e00d973901b7371fabc
[PATCH] powerpc: Remove sections use from ppc

Here is a new patch that removes all notion of the pmac, prep,
chrp and openfirmware initialization sections, and then unifies
the sections.h files without those __pmac, etc, sections identifiers
cluttering things up.

Signed-off-by: Jon Loeliger <jdl@freescale.com>
Signed-off-by: Kumar Gala <kumar.gala@freescale.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>
21 files changed:
arch/ppc/kernel/pci.c
arch/ppc/kernel/setup.c
arch/ppc/platforms/chrp_pci.c
arch/ppc/platforms/chrp_setup.c
arch/ppc/platforms/chrp_smp.c
arch/ppc/platforms/chrp_time.c
arch/ppc/platforms/pmac_backlight.c
arch/ppc/platforms/pmac_cpufreq.c
arch/ppc/platforms/pmac_feature.c
arch/ppc/platforms/pmac_nvram.c
arch/ppc/platforms/pmac_pci.c
arch/ppc/platforms/pmac_pic.c
arch/ppc/platforms/pmac_setup.c
arch/ppc/platforms/pmac_smp.c
arch/ppc/platforms/pmac_time.c
arch/ppc/platforms/prep_pci.c
arch/ppc/platforms/prep_setup.c
arch/ppc/platforms/residual.c
arch/ppc/syslib/btext.c
arch/ppc/syslib/prep_nvram.c
arch/ppc/syslib/prom.c