commit | 9cff4448a9cb882defe6c8bde73b77fc0c636799 | [log] [tgz] |
---|---|---|
author | Kumar Gala <galak@kernel.crashing.org> | Tue Aug 19 14:46:36 2008 -0500 |
committer | Kumar Gala <galak@kernel.crashing.org> | Wed Aug 27 11:44:10 2008 -0500 |
tree | 3c957e027d7d33dba12333910b0484128a30be6c | |
parent | 9490a7f1a9484617bad75c60807ce02c8a3a6d56 [diff] |
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 <galak@kernel.crashing.org>