]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
powerpc: Consolidate CPU and firmware feature fixup macros
authorMichael Ellerman <michael@ellerman.id.au>
Tue, 24 Jun 2008 01:32:39 +0000 (11:32 +1000)
committerPaul Mackerras <paulus@samba.org>
Tue, 1 Jul 2008 01:28:25 +0000 (11:28 +1000)
commitc5157e587b33b1185cf73207fc53760cf1351430
tree996a4e76bae11001a8e97141c617c159dde37ec8
parent51c52e86694f19e84600a40f6156889feafd8ae9
powerpc: Consolidate CPU and firmware feature fixup macros

The CPU and firmware feature fixup macros are currently spread across
three files, firmware.h, cputable.h and asm-compat.h.  Consolidate them
into their own file, feature-fixups.h

Signed-off-by: Michael Ellerman <michael@ellerman.id.au>
Acked-by: Kumar Gala <galak@kernel.crashing.org>
Signed-off-by: Paul Mackerras <paulus@samba.org>
include/asm-powerpc/asm-compat.h
include/asm-powerpc/cputable.h
include/asm-powerpc/feature-fixups.h [new file with mode: 0644]
include/asm-powerpc/firmware.h