diff options
author | Michael Ellerman <michael@ellerman.id.au> | 2008-06-24 11:32:48 +1000 |
---|---|---|
committer | Paul Mackerras <paulus@samba.org> | 2008-07-01 11:28:26 +1000 |
commit | c1137c37a9370f510dc022e6e95fff036ccb90be (patch) | |
tree | 96fd89dd4daa06178ade06558f6ab489791be667 /arch/powerpc | |
parent | c5157e587b33b1185cf73207fc53760cf1351430 (diff) | |
download | blackbird-op-linux-c1137c37a9370f510dc022e6e95fff036ccb90be.tar.gz blackbird-op-linux-c1137c37a9370f510dc022e6e95fff036ccb90be.zip |
powerpc: Consolidate feature fixup macros for 64/32 bit
Currently we have three versions of MAKE_FTR_SECTION_ENTRY(), the macro that
generates a feature section entry. There is 64bit version, a 32bit version
and version for 32bit code built with a 64bit kernel.
Rather than triplicating (?) the MAKE_FTR_SECTION_ENTRY() logic, we can
move the 64bit/32bit differences into separate macros, and then only have
one version of MAKE_FTR_SECTION_ENTRY().
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>
Diffstat (limited to 'arch/powerpc')
0 files changed, 0 insertions, 0 deletions