[U-Boot] [PATCH] 86xx: remove redudant code with lib_ppc/interrupts.c

Kumar Gala galak at kernel.crashing.org
Thu Aug 28 14:09:21 CEST 2008


On Aug 19, 2008, at 3:05 PM, Kumar Gala wrote:

> 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 at kernel.crashing.org>
> ---
> cpu/mpc86xx/interrupts.c |  131 ++ 
> +-------------------------------------------
> 1 files changed, 7 insertions(+), 124 deletions(-)

Jon, can you ack or pick up this patch.

- k


More information about the U-Boot mailing list