patch-2.1.109 linux/drivers/scsi/ncr53c8xx.h

Next file: linux/drivers/sound/CHANGELOG
Previous file: linux/drivers/sbus/char/Makefile
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.108/linux/drivers/scsi/ncr53c8xx.h linux/drivers/scsi/ncr53c8xx.h
@@ -42,6 +42,8 @@
 #ifndef NCR53C8XX_H
 #define NCR53C8XX_H
 
+#include <linux/config.h>
+
 #if 0
 #define CONFIG_SCSI_NCR53C8XX_PROFILE
 #endif
@@ -62,7 +64,6 @@
 #if !defined(LINUX_VERSION_CODE)
 #include <linux/version.h>
 #endif
-#include <linux/config.h>
 
 #define LinuxVersionCode(v, p, s) (((v)<<16)+((p)<<8)+(s))
 

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov