]> Git Repo - u-boot.git/commit
mpc85xx: remove redudant code with lib_ppc/interrupts.c
authorKumar Gala <[email protected]>
Tue, 19 Aug 2008 19:46:36 +0000 (14:46 -0500)
committerKumar Gala <[email protected]>
Wed, 27 Aug 2008 16:44:10 +0000 (11:44 -0500)
commit9cff4448a9cb882defe6c8bde73b77fc0c636799
tree3c957e027d7d33dba12333910b0484128a30be6c
parent9490a7f1a9484617bad75c60807ce02c8a3a6d56
mpc85xx: remove redudant code with lib_ppc/interrupts.c

For some reason we duplicated the majority of code in lib_ppc/interrupts.c
not show how that happened, but there is no good reason for it.

Use the interrupt_init_cpu() and timer_interrupt_cpu() since its why
they exist.

Signed-off-by: Kumar Gala <[email protected]>
cpu/mpc85xx/interrupts.c
This page took 0.0336 seconds and 4 git commands to generate.