public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
* [2.5 patch] remove unneeded #define LinuxVersionCode from sym53c416.h
@ 2003-01-17 15:53 Adrian Bunk
  0 siblings, 0 replies; only message in thread
From: Adrian Bunk @ 2003-01-17 15:53 UTC (permalink / raw)
  To: lw_linux; +Cc: linux-scsi

The patch below removes the unneeded #define LinuxVersionCode from
sym53c416.h.

Please apply
Adrian

--- linux-2.5.59-full/drivers/scsi/sym53c416.h.old	2003-01-17 11:18:24.000000000 +0100
+++ linux-2.5.59-full/drivers/scsi/sym53c416.h	2003-01-17 11:19:17.000000000 +0100
@@ -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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2003-01-17 15:53 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-01-17 15:53 [2.5 patch] remove unneeded #define LinuxVersionCode from sym53c416.h Adrian Bunk

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox