aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/sun3_scsi.h
diff options
context:
space:
mode:
authorFinn Thain <fthain@telegraphics.com.au>2014-11-12 00:12:01 -0500
committerChristoph Hellwig <hch@lst.de>2014-11-20 03:11:10 -0500
commit96068e6b4d86a397f50ae401723f315110874e1a (patch)
treebbab76ec5da519d565ba706021c9cf9921335e06 /drivers/scsi/sun3_scsi.h
parentd572f65fdf78a6dcb55b86ad8684f88830bf2e08 (diff)
ncr5380: Remove *_RELEASE macros
The *_RELEASE macros don't tell me anything. In some cases the version in the macro contradicts the version in the comments. Anyway, the Linux kernel version is sufficient information. Remove these macros to improve readability. Signed-off-by: Finn Thain <fthain@telegraphics.com.au> Reviewed-by: Hannes Reinecke <hare@suse.de> Tested-by: Michael Schmitz <schmitzmic@gmail.com> Signed-off-by: Christoph Hellwig <hch@lst.de>
Diffstat (limited to 'drivers/scsi/sun3_scsi.h')
-rw-r--r--drivers/scsi/sun3_scsi.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/drivers/scsi/sun3_scsi.h b/drivers/scsi/sun3_scsi.h
index d616c9539cec..f2f16378f9fa 100644
--- a/drivers/scsi/sun3_scsi.h
+++ b/drivers/scsi/sun3_scsi.h
@@ -13,15 +13,11 @@
13 * (Unix and Linux consulting and custom programming) 13 * (Unix and Linux consulting and custom programming)
14 * drew@colorado.edu 14 * drew@colorado.edu
15 * +1 (303) 440-4894 15 * +1 (303) 440-4894
16 *
17 * ALPHA RELEASE 1.
18 */ 16 */
19 17
20#ifndef SUN3_SCSI_H 18#ifndef SUN3_SCSI_H
21#define SUN3_SCSI_H 19#define SUN3_SCSI_H
22 20
23#define SUN3SCSI_PUBLIC_RELEASE 1
24
25/* 21/*
26 * Int: level 2 autovector 22 * Int: level 2 autovector
27 * IO: type 1, base 0x00140000, 5 bits phys space: A<4..0> 23 * IO: type 1, base 0x00140000, 5 bits phys space: A<4..0>