public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
From: Adrian Bunk <bunk@fs.tum.de>
To: lw_linux@hotmail.com
Cc: linux-scsi@vger.kernel.org
Subject: [2.5 patch] remove unneeded #define LinuxVersionCode from sym53c416.h
Date: Fri, 17 Jan 2003 16:53:32 +0100	[thread overview]
Message-ID: <20030117155332.GD2333@fs.tum.de> (raw)

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

                 reply	other threads:[~2003-01-17 15:53 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20030117155332.GD2333@fs.tum.de \
    --to=bunk@fs.tum.de \
    --cc=linux-scsi@vger.kernel.org \
    --cc=lw_linux@hotmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox