kernel_optimize_test/arch/powerpc/platforms/maple
Nathan Lynch 53378c2845 [POWERPC] maple: Use platform name in define_machine()
Prevailing practice for define_machine() in powerpc is to use the
platform name when the platform has only one define_machine()
statement, but maple uses "maple_md".  This caused me some
head-scratching when writing some new code that uses
machine_is(maple).

Use "maple" instead of "maple_md".  There should not be any behavioral
change -- fixup_maple_ide() calls machine_is(maple) but the body of
the function is ifdef'd out.

Signed-off-by: Nathan Lynch <ntl@pobox.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>
2008-03-26 08:44:04 +11:00
..
Kconfig [POWERPC] Make non-PCI build work again 2007-12-21 22:14:08 +11:00
Makefile powerpc: Merge maple support code to arch/powerpc/platforms/maple 2005-10-29 22:07:56 +10:00
maple.h [POWERPC] Make pci_read_irq_line the default 2006-12-04 16:00:04 +11:00
pci.c [POWERPC] pci_controller->arch_data really is a struct device_node * 2007-12-11 13:42:37 +11:00
setup.c [POWERPC] maple: Use platform name in define_machine() 2008-03-26 08:44:04 +11:00
time.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00