[U-Boot-Users] common/lcd.c patch

Andre Renaud andre at bluewatersys.com
Mon Nov 8 00:38:47 CET 2004


There is a minor bug in common/lcd.c: if you do not define
CONFIG_MPC823, it does not include watchdog.h, but WATCHDOG_RESET is
used several times in the code outside of #ifdef blocks. Moving the
#include statement out of the #ifdef block fixes it.

I've attached what I think it the appropriate patch.

Andre Renaud

-------------- next part --------------
A non-text attachment was scrubbed...
Name: lcd.diff
Type: text/x-patch
Size: 246 bytes
Desc: not available
Url : http://lists.denx.de/pipermail/u-boot/attachments/20041108/42e26e4f/attachment.bin 


More information about the U-Boot mailing list