kernel-ark/arch/powerpc/platforms/powermac
Paul Mackerras 6ee0d9f744 [POWERPC] Remove unused old code from powermac setup code
Since bootdevice never gets initialized, it's always NULL, and hence a
whole pile of code in arch/powerpc/platforms/setup.c never gets used.
(This was the code that originally was there so that the automatic
root partition selection mechanism would prefer a rootish-looking
partition on the device that OF loaded the kernel from over a similar
partition on other devices.)

This removes the unused code.

Signed-off-by: Paul Mackerras <paulus@samba.org>
Acked-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
2007-10-09 21:01:54 +10:00
..
backlight.c
bootx_init.c [POWERPC] Remove old includes from arch/ppc 2007-08-22 22:39:35 -05:00
cache.S
cpufreq_32.c
cpufreq_64.c
feature.c [POWERPC] Fix a compile warning in powermac/feature.c 2007-08-03 19:36:01 +10:00
Kconfig [POWERPC] disallow building powermac and tsi108 without PCI 2007-06-29 01:57:00 -05:00
low_i2c.c [POWERPC] Clean out a bunch of duplicate includes 2007-08-17 11:01:51 +10:00
Makefile
nvram.c
pci.c [POWERPC] Remove gratuitous reads from powermac pci config space methods 2007-08-17 11:01:54 +10:00
pfunc_base.c
pfunc_core.c
pic.c [POWERPC] Add an optional device_node pointer to the irq_host 2007-09-14 01:33:20 +10:00
pic.h
pmac.h [POWERPC] Remove some duplicate declarations from pmac.h 2007-08-17 11:02:06 +10:00
setup.c [POWERPC] Remove unused old code from powermac setup code 2007-10-09 21:01:54 +10:00
sleep.S
smp.c
time.c
udbg_adb.c [POWERPC] Fix section mismatches in udbg_adb.c 2007-08-17 11:02:06 +10:00
udbg_scc.c