patch-2.4.0-test5 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/dma.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.0-test4/linux/include/asm-arm/arch-sa1100/hardware.h linux/include/asm-arm/arch-sa1100/hardware.h
@@ -81,6 +81,10 @@
 #include "empeg.h"
 #endif
 
+#ifdef CONFIG_SA1100_BITSY
+#include "bitsy.h"
+#endif
+
 #if defined(CONFIG_SA1100_GRAPHICSCLIENT) || defined(CONFIG_SA1100_THINCLIENT)
 #include "thinclient.h"
 #endif

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