From: Stefan E. <se...@us...> - 2001-10-29 11:54:58
|
Update of /cvsroot/blob/blob/include/blob/arch In directory usw-pr-cvs1:/tmp/cvs-serv11793 Modified Files: assabet.h Log Message: - no, we dont want to include memsetup.h here. We include it in memsetup-sa1110.h, or this will break stuff. Index: assabet.h =================================================================== RCS file: /cvsroot/blob/blob/include/blob/arch/assabet.h,v retrieving revision 1.2 retrieving revision 1.3 diff -u -d -r1.2 -r1.3 --- assabet.h 2001/10/29 11:36:45 1.2 +++ assabet.h 2001/10/29 11:54:55 1.3 @@ -28,8 +28,6 @@ -#include <blob/memsetup.h> - /* boot CPU speed */ #define CPU_SPEED (0x0b) |