]> err.no Git - linux-2.6/blobdiff - drivers/scsi/sg.c
Pull extend-notify-die into release branch
[linux-2.6] / drivers / scsi / sg.c
index 62e3f340cc5200c38e630ff04151852fbf1c1a32..72ec59456e6934bfd67c42b35970b5eb0b9c6a87 100644 (file)
@@ -68,10 +68,6 @@ static int sg_proc_init(void);
 static void sg_proc_cleanup(void);
 #endif
 
-#ifndef LINUX_VERSION_CODE
-#include <linux/version.h>
-#endif                         /* LINUX_VERSION_CODE */
-
 #define SG_ALLOW_DIO_DEF 0
 #define SG_ALLOW_DIO_CODE /* compile out by commenting this define */