]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
ppc4xx: Move cpu/ppc4xx/vecnum.h into include path
authorMatthias Fuchs <matthias.fuchs@esd-electronics.com>
Tue, 8 Jan 2008 14:50:49 +0000 (15:50 +0100)
committerStefan Roese <sr@denx.de>
Wed, 9 Jan 2008 05:32:58 +0000 (06:32 +0100)
commit6e9233d30afe57cb6e148fbfa4895e7810196fac
treef6afa585eba5a345f1639756834951a797262ef0
parent580d1d3186a2bc6dbdb626941b716dae1788e51e
ppc4xx: Move cpu/ppc4xx/vecnum.h into include path

This patch allows the use of 4xx interrupt vector number defines
in board specific code outside cpu/ppc4xx.

Signed-off-by: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
cpu/ppc4xx/4xx_enet.c
cpu/ppc4xx/4xx_uart.c
cpu/ppc4xx/interrupts.c
cpu/ppc4xx/iop480_uart.c
cpu/ppc4xx/usbdev.c
include/asm-ppc/ppc4xx-intvec.h [moved from cpu/ppc4xx/vecnum.h with 100% similarity]