PATCH: junkfilter sym53c41

Alan Cox (alan@lxorguk.ukuu.org.uk)
Fri, 21 Mar 2003 19:47:05 GMT


diff -u --new-file --recursive --exclude-from /usr/src/exclude linux-2.5.65/drivers/scsi/sym53c416.h linux-2.5.65-ac2/drivers/scsi/sym53c416.h
--- linux-2.5.65/drivers/scsi/sym53c416.h 2003-02-10 18:38:48.000000000 +0000
+++ linux-2.5.65-ac2/drivers/scsi/sym53c416.h 2003-03-06 23:56:54.000000000 +0000
@@ -18,14 +18,6 @@
#ifndef _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>

#define SYM53C416_SCSI_ID 7
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/