[PATCH] powerpc: Remove sections use from ppc64 and drivers
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>
This commit is contained in:

committed by
Paul Mackerras

parent
f495a8bfd6
commit
aacaf9bd96
@@ -37,7 +37,6 @@ static DEFINE_SPINLOCK(cuda_lock);
|
||||
|
||||
#ifdef CONFIG_MAC
|
||||
#define CUDA_IRQ IRQ_MAC_ADB
|
||||
#define __openfirmware
|
||||
#define eieio()
|
||||
#else
|
||||
#define CUDA_IRQ vias->intrs[0].line
|
||||
|
Reference in New Issue
Block a user