[ARM] Fix SMP booting
[linux-2.6/verdex.git] / arch / powerpc / platforms / 83xx / mpc834x_itx.h
blob174ca4ef55f3ae8fae0a1b2e81a7682f292d3afd
1 /*
2 * arch/powerpc/platforms/83xx/mpc834x_itx.h
4 * MPC834X ITX common board definitions
6 * Maintainer: Kumar Gala <galak@kernel.crashing.org>
8 * This program is free software; you can redistribute it and/or modify it
9 * under the terms of the GNU General Public License as published by the
10 * Free Software Foundation; either version 2 of the License, or (at your
11 * option) any later version.
15 #ifndef __MACH_MPC83XX_ITX_H__
16 #define __MACH_MPC83XX_ITX_H__
18 #define PIRQA MPC83xx_IRQ_EXT4
19 #define PIRQB MPC83xx_IRQ_EXT5
20 #define PIRQC MPC83xx_IRQ_EXT6
21 #define PIRQD MPC83xx_IRQ_EXT7
23 #endif /* __MACH_MPC83XX_ITX_H__ */