Commit 576d3419 authored by Alan Cox's avatar Alan Cox Committed by Linus Torvalds

[PATCH] junkfilter sym53c41

parent c83b4e61
...@@ -18,14 +18,6 @@ ...@@ -18,14 +18,6 @@
#ifndef _SYM53C416_H #ifndef _SYM53C416_H
#define _SYM53C416_H #define _SYM53C416_H
#if !defined(LINUX_VERSION_CODE)
#include <linux/version.h>
#endif
#ifndef LinuxVersionCode
#define LinuxVersionCode(v, p, s) (((v)<<16)+((p)<<8)+(s))
#endif
#include <linux/types.h> #include <linux/types.h>
#define SYM53C416_SCSI_ID 7 #define SYM53C416_SCSI_ID 7
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment