# # Author: Robert Schwebel # # Description: ChangeLog: # * Patch by Robert Schwebel, 14 May 2004: # use config.h (which is needed in serial.c for CFG_HZ) # # State: 2004-05-15: submitted # diff -urN -x CVS -x .patches u-boot/cpu/arm720t/serial.c u-boot-innokom-orig/cpu/arm720t/serial.c --- u-boot/cpu/arm720t/serial.c 2004-03-11 13:17:44.000000000 +0100 +++ u-boot-innokom-orig/cpu/arm720t/serial.c 2004-03-12 07:30:06.000000000 +0100 @@ -29,6 +29,7 @@ */ #include +#include #include #ifndef CONFIG_NETARM