Re: [PATCH 01/10] powerpc: Remove use of CONFIG_PPC_MERGE
From: Michael Ellerman <hidden>
Date: 2008-08-02 02:39:16
Also in:
lkml
Attachments
- signature.asc [application/pgp-signature] 189 bytes
From: Michael Ellerman <hidden>
Date: 2008-08-02 02:39:16
Also in:
lkml
On Fri, 2008-08-01 at 11:44 -0500, Kumar Gala wrote:
Now that arch/ppc is gone we don't need CONFIG_PPC_MERGE anymore remove the dead code associated with !CONFIG_PPC_MERGE out of arch/powerpc and include/asm-powerpc.
...
diff --git a/include/asm-powerpc/irq.h b/include/asm-powerpc/irq.h index 1ef8e30..a372f76 100644 --- a/include/asm-powerpc/irq.h +++ b/include/asm-powerpc/irq.h
...
-#define SIU_INT_PC4 ((uint)0x3b + CPM_IRQ_OFFSET) -#define SIU_INT_PC3 ((uint)0x3c + CPM_IRQ_OFFSET) -#define SIU_INT_PC2 ((uint)0x3d + CPM_IRQ_OFFSET) -#define SIU_INT_PC1 ((uint)0x3e + CPM_IRQ_OFFSET) -#define SIU_INT_PC0 ((uint)0x3f + CPM_IRQ_OFFSET) - -#endif /* CONFIG_8260 */ - -#endif /* Whatever way too big #ifdef */
I'll miss that one, it made me laugh once. cheers -- Michael Ellerman OzLabs, IBM Australia Development Lab wwweb: http://michael.ellerman.id.au phone: +61 2 6212 1183 (tie line 70 21183) We do not inherit the earth from our ancestors, we borrow it from our children. - S.M.A.R.T Person