[PPC] Remove 83xx from arch/ppc
83xx exists in arch/powerpc as well as cuImage support to boot from a u-boot that doesn't support device trees. Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
This commit is contained in:
parent
80f4ec7f5b
commit
3155f7f23f
23 changed files with 15 additions and 3097 deletions
|
@ -483,11 +483,6 @@ static __inline__ int irq_canonicalize(int irq)
|
|||
*/
|
||||
#define mk_int_int_mask(IL) (1 << (7 - (IL/2)))
|
||||
|
||||
#elif defined(CONFIG_83xx)
|
||||
#include <asm/mpc83xx.h>
|
||||
|
||||
#define NR_IRQS (NR_IPIC_INTS)
|
||||
|
||||
#elif defined(CONFIG_85xx)
|
||||
/* Now include the board configuration specific associations.
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue