u-boot/cpu/ppc4xx
Stefan Roese 6f6c26e430 ppc4xx: Fix compilation error on ML2 board
Recently this compilation error occurs:

Configuring for ML2 board...
traps.c: In function 'MachineCheckException':
traps.c:159: error: 'debugger_exception_handler' undeclared (first use
	in this function)
traps.c:159: error: (Each undeclared identifier is reported only once
traps.c:159: error: for each function it appears in.)

This patch now fixes it by including kgdb.h

Signed-off-by: Stefan Roese <sr@denx.de>
2010-02-03 09:17:00 +01:00
..
4xx_ibm_ddr2_autocalib.c
4xx_pci.c ppc4xx: Consolidate pci_master_init() function 2009-11-19 11:35:34 +01:00
4xx_pcie.c PCIe, USB: Replace 'end point' references with 'endpoint' 2010-01-17 23:06:44 +01:00
4xx_uart.c
40x_spd_sdram.c
44x_spd_ddr.c
44x_spd_ddr2.c ppc4xx: Allow setting a single SPD EEPROM address for DDR2 DIMMs 2010-01-21 08:18:37 +01:00
bedbug_405.c
cache.S
cmd_chip_config.c ppc4xx: Switch to I2C bus numer 0 for chip_config command 2009-11-10 15:09:28 +01:00
commproc.c
config.mk ppc: remove -ffixed-r14 gcc option. 2010-01-26 19:30:16 +01:00
cpu.c ppc4xx: Fix reporting of bootstrap options G and F on 460EX/GT 2010-01-21 08:18:30 +01:00
cpu_init.c ppc4xx: Add function to check and dynamically change PCI sync clock 2009-10-23 16:04:36 +02:00
dcr.S
denali_data_eye.c
denali_spd_ddr2.c
ecc.c
ecc.h
fdt.c ppc4xx: Update flash size in reg property of the NOR flash node 2009-10-23 15:56:32 +02:00
gpio.c
i2c.c ppc4xx: Cleanup PPC4xx I2C infrastructure 2009-11-23 16:27:02 +01:00
interrupts.c
iop480_uart.c
kgdb.S
Makefile ppc4xx: Rework cmd reginfo 2009-10-07 09:15:26 +02:00
miiphy.c ppc_4xx: Apply new HW register names 2009-10-07 09:15:20 +02:00
reginfo.c ppc4xx: Rework cmd reginfo 2009-10-07 09:15:26 +02:00
resetvec.S
sdram.c
sdram.h
speed.c ppc_4xx: Apply new HW register names 2009-10-07 09:15:20 +02:00
start.S ppc: Use r12 instead of r14 as GOT pointer. 2010-01-26 19:30:13 +01:00
tlb.c
traps.c ppc4xx: Fix compilation error on ML2 board 2010-02-03 09:17:00 +01:00
u-boot.lds ppc4xx: Add common ppc4xx linker script 2009-11-02 16:29:04 +01:00
uic.c
usb.c
usb_ohci.c
usb_ohci.h
usbdev.c USB Consolidate descriptor definitions 2009-12-20 12:47:37 +01:00
usbdev.h
xilinx_irq.c