mirror of
https://github.com/AsahiLinux/u-boot
synced 2025-01-10 12:18:55 +00:00
6f6c26e430
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> |
||
---|---|---|
.. | ||
4xx_ibm_ddr2_autocalib.c | ||
4xx_pci.c | ||
4xx_pcie.c | ||
4xx_uart.c | ||
40x_spd_sdram.c | ||
44x_spd_ddr.c | ||
44x_spd_ddr2.c | ||
bedbug_405.c | ||
cache.S | ||
cmd_chip_config.c | ||
commproc.c | ||
config.mk | ||
cpu.c | ||
cpu_init.c | ||
dcr.S | ||
denali_data_eye.c | ||
denali_spd_ddr2.c | ||
ecc.c | ||
ecc.h | ||
fdt.c | ||
gpio.c | ||
i2c.c | ||
interrupts.c | ||
iop480_uart.c | ||
kgdb.S | ||
Makefile | ||
miiphy.c | ||
reginfo.c | ||
resetvec.S | ||
sdram.c | ||
sdram.h | ||
speed.c | ||
start.S | ||
tlb.c | ||
traps.c | ||
u-boot.lds | ||
uic.c | ||
usb.c | ||
usb_ohci.c | ||
usb_ohci.h | ||
usbdev.c | ||
usbdev.h | ||
xilinx_irq.c |