diff options
author | Roland McGrath <roland@gnu.org> | 2004-01-16 22:41:26 +0000 |
---|---|---|
committer | Thomas Schwinge <tschwinge@gnu.org> | 2009-06-18 00:15:24 +0200 |
commit | 5d8cb8ac726370a97d64f148dc9b5ecbb3c95287 (patch) | |
tree | 614ca7db2811403d5ee9c3136348947c330d50ce /linux/src/drivers/scsi/aic7xxx.h | |
parent | 1b22096c705804128876bb6dfcc79e7ca47a7cbb (diff) |
2004-01-15 Alfred M. Szmidt <ams@kemisten.nu>
* linux/src/drivers/scsi/aic7xxx.c: Updated from Linux 2.0.39
* linux/src/drivers/scsi/aic7xxx.h: Likewise.
* linux/src/drivers/scsi/aic7xxx_proc.c: Likewise.
* linux/src/drivers/scsi/scsicam.c: Likewise.
* linux/src/include/linux/pci.h: Likewise.
Diffstat (limited to 'linux/src/drivers/scsi/aic7xxx.h')
-rw-r--r-- | linux/src/drivers/scsi/aic7xxx.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/linux/src/drivers/scsi/aic7xxx.h b/linux/src/drivers/scsi/aic7xxx.h index 2386d1f..8d18f3c 100644 --- a/linux/src/drivers/scsi/aic7xxx.h +++ b/linux/src/drivers/scsi/aic7xxx.h @@ -18,7 +18,7 @@ * along with this program; see the file COPYING. If not, write to * the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. * - * $Id: aic7xxx.h,v 1.1 1999/04/26 05:54:18 tb Exp $ + * $Id: aic7xxx.h,v 1.1.4.1 2004/01/16 22:41:26 roland Exp $ *-M*************************************************************************/ #ifndef _aic7xxx_h #define _aic7xxx_h |