linux/drivers/scsi/aic7xxx
Olaf Hering 733482e445 [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason
This patch removes almost all inclusions of linux/version.h.  The 3
#defines are unused in most of the touched files.

A few drivers use the simple KERNEL_VERSION(a,b,c) macro, which is
unfortunatly in linux/version.h.

There are also lots of #ifdef for long obsolete kernels, this was not
touched.  In a few places, the linux/version.h include was move to where
the LINUX_VERSION_CODE was used.

quilt vi `find * -type f -name "*.[ch]"|xargs grep -El '(UTS_RELEASE|LINUX_VERSION_CODE|KERNEL_VERSION|linux/version.h)'|grep -Ev '(/(boot|coda|drm)/|~$)'`

search pattern:
/UTS_RELEASE\|LINUX_VERSION_CODE\|KERNEL_VERSION\|linux\/\(utsname\|version\).h

Signed-off-by: Olaf Hering <olh@suse.de>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2005-11-09 07:55:57 -08:00
..
aicasm [PATCH] aic byteorder fixes after recent cleanup 2005-08-02 08:43:59 -07:00
Kconfig.aic7xxx aic7xxx: add support for the SPI transport class 2005-04-18 13:52:02 -05:00
Kconfig.aic79xx [SCSI] aic79xx: needs to select SPI_TRANSPORT_ATTRS 2005-08-07 09:34:29 -05:00
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
aic7xxx.h [SCSI] aic7xxx: upport all sequencer and core fixes from adaptec version 6.3.9 2005-08-04 17:41:25 -05:00
aic7xxx.reg [SCSI] aic7xxx: upport all sequencer and core fixes from adaptec version 6.3.9 2005-08-04 17:41:25 -05:00
aic7xxx.seq [SCSI] aic7xxx: upport all sequencer and core fixes from adaptec version 6.3.9 2005-08-04 17:41:25 -05:00
aic7xxx_93cx6.c [SCSI] aic7xxx: upport all sequencer and core fixes from adaptec version 6.3.9 2005-08-04 17:41:25 -05:00
aic7xxx_93cx6.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
aic7xxx_core.c [SCSI] aic7xxx: upport all sequencer and core fixes from adaptec version 6.3.9 2005-08-04 17:41:25 -05:00
aic7xxx_inline.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
aic7xxx_osm.c [SCSI] use scmd_id(), scmd_channel() throughout code 2005-10-28 21:10:16 -05:00
aic7xxx_osm.h [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason 2005-11-09 07:55:57 -08:00
aic7xxx_osm_pci.c [SCSI] aic7xxx/aic79xx: fix module removal path not to panic 2005-10-02 15:32:25 -05:00
aic7xxx_pci.c [SCSI] aic7xxx: remove ahc_tailq 2005-07-11 12:47:47 -05:00
aic7xxx_pci.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
aic7xxx_proc.c [SCSI] aic7xxx: remove aiclib.c 2005-09-04 19:46:07 -05:00
aic7xxx_reg.h_shipped [SCSI] aic7xxx: upport all sequencer and core fixes from adaptec version 6.3.9 2005-08-04 17:41:25 -05:00
aic7xxx_reg_print.c_shipped [SCSI] aic7xxx: upport all sequencer and core fixes from adaptec version 6.3.9 2005-08-04 17:41:25 -05:00
aic7xxx_seq.h_shipped [SCSI] aic7xxx: upport all sequencer and core fixes from adaptec version 6.3.9 2005-08-04 17:41:25 -05:00
aic79xx.h [SCSI] aic79xx: sane pci probing 2005-08-15 09:18:55 -05:00
aic79xx.reg Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
aic79xx.seq Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
aic79xx_core.c [SCSI] aic79xx: sane pci probing 2005-08-15 09:18:55 -05:00
aic79xx_inline.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
aic79xx_osm.c [SCSI] use scmd_id(), scmd_channel() throughout code 2005-10-28 21:10:16 -05:00
aic79xx_osm.h [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason 2005-11-09 07:55:57 -08:00
aic79xx_osm_pci.c [SCSI] aic7xxx/aic79xx: fix module removal path not to panic 2005-10-02 15:32:25 -05:00
aic79xx_pci.c [SCSI] aic79xx: sane pci probing 2005-08-15 09:18:55 -05:00
aic79xx_pci.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
aic79xx_proc.c [SCSI] aic7xxx: remove aiclib.c 2005-09-04 19:46:07 -05:00
aic79xx_reg.h_shipped Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
aic79xx_reg_print.c_shipped Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
aic79xx_seq.h_shipped Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
aic7770.c [SCSI] fix warning in aic7770.c 2005-08-12 12:28:10 -05:00
aic7770_osm.c [SCSI] aic7xxx/aic79xx: fix module removal path not to panic 2005-10-02 15:32:25 -05:00
aiclib.c [SCSI] aic7xxx: remove aiclib.c 2005-09-04 19:46:07 -05:00
aiclib.h [SCSI] aic7xxx: remove aiclib.c 2005-09-04 19:46:07 -05:00
cam.h [PATCH] remove old scsi data direction macros 2005-04-18 13:49:58 -05:00
queue.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
scsi_iu.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
scsi_message.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00