u-boot-brain/cpu/mpc824x
Guennadi Liakhovetski 59543fe00a Fix a typo in cpu/mpc824x/interrupts.c
Since December 2003 the timer_interrupt_cpu() function in
cpu/mpc824x/interrupts.c contains what seems to be a superfluous
parameter. Remove it.

Signed-off-by: Guennadi Liakhovetski <lg@denx.de>
2007-11-03 22:06:25 +01:00
..
drivers Remove dead code (i2o and dma) from cpu/mpc824x/drivers/ directory. 2006-09-07 12:12:20 +02:00
config.mk Correct fixup relocation for mpc824x 2007-07-04 01:08:19 +02:00
cpu_init.c * Patch by Yuli Barcohen, 08 Nov 2004: 2005-04-03 23:11:38 +00:00
cpu.c GCC-4.x fixes: clean up global data pointer initialization for all boards. 2006-03-31 18:32:53 +02:00
interrupts.c Fix a typo in cpu/mpc824x/interrupts.c 2007-11-03 22:06:25 +01:00
Makefile Move "ar" flags to config.mk to allow for silent "make -s" 2006-10-09 01:02:05 +02:00
pci.c Initial revision 2002-11-03 00:24:07 +00:00
speed.c GCC-4.x fixes: clean up global data pointer initialization for all boards. 2006-03-31 18:32:53 +02:00
start.S [ppc] Fix build breakage for all non-4xx PowerPC variants. 2007-06-22 14:58:04 +02:00
traps.c cpu/m*: Remove obsolete references to CONFIG_COMMANDS 2007-07-09 19:06:00 -05:00
u-boot.lds Correct fixup relocation for mpc824x 2007-07-04 01:08:19 +02:00