patch-2.4.0-test7 linux/include/asm-arm/arch-sa1100/hardware.h

Next file: linux/include/asm-arm/arch-sa1100/ide.h
Previous file: linux/include/asm-arm/arch-sa1100/cerf.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.0-test6/linux/include/asm-arm/arch-sa1100/hardware.h linux/include/asm-arm/arch-sa1100/hardware.h
@@ -77,6 +77,10 @@
 #define machine_has_neponset()	(0)
 #endif
 
+#ifdef CONFIG_SA1100_CERF
+#include "cerf.h"
+#endif
+
 #ifdef CONFIG_SA1100_EMPEG
 #include "empeg.h"
 #endif

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)