From 211fe231c99b8cf1aa3f91c97b1f00c73b857865 Mon Sep 17 00:00:00 2001 From: Thomas Schwinge Date: Tue, 27 Mar 2007 21:04:30 +0000 Subject: 2007-03-27 Thomas Schwinge * kern/pcsample.h: Remove the automatic cvs log appending machinery. * linux/dev/drivers/scsi/g_NCR5380.c: Likewise. * linux/src/drivers/net/sk_g16.h: Likewise. * linux/src/drivers/scsi/AM53C974.c: Likewise. * linux/src/drivers/scsi/AM53C974.h: Likewise. * linux/src/drivers/scsi/NCR5380.c: Likewise. * linux/src/drivers/scsi/NCR5380.h: Likewise. * linux/src/drivers/scsi/aha152x.c: Likewise. * linux/src/drivers/scsi/aha1542.h: Likewise. * linux/src/drivers/scsi/g_NCR5380.c: Likewise. * linux/src/drivers/scsi/g_NCR5380.h: Likewise. * linux/src/drivers/scsi/gdth.c: Likewise. * linux/src/drivers/scsi/qlogicisp.c: Likewise. * linux/src/drivers/scsi/qlogicisp.h: Likewise. * linux/src/drivers/scsi/t128.c: Likewise. * linux/src/drivers/scsi/t128.h: Likewise. --- linux/src/drivers/scsi/qlogicisp.h | 47 ++------------------------------------ 1 file changed, 2 insertions(+), 45 deletions(-) (limited to 'linux/src/drivers/scsi/qlogicisp.h') diff --git a/linux/src/drivers/scsi/qlogicisp.h b/linux/src/drivers/scsi/qlogicisp.h index c34fdf50..b3e052ca 100644 --- a/linux/src/drivers/scsi/qlogicisp.h +++ b/linux/src/drivers/scsi/qlogicisp.h @@ -17,51 +17,8 @@ /* Renamed and updated to 1.3.x by Michael Griffith */ /* - * $Date: 2005/06/02 18:52:38 $ - * $Revision: 1.1.4.1 $ - * - * $Log: qlogicisp.h,v $ - * Revision 1.1 1999/04/26 05:54:53 tb - * 1998-11-30 OKUJI Yoshinori - * - * Clean up linux emulation code to make it architecture-independent - * as much as possible. - * - * * linux: Renamed from linuxdev. - * * Makefile.in (objfiles): Add linux.o instead of linuxdev.o. - * (MAKE): New variable. Used for the linux.o target. - * * configure.in: Add AC_CHECK_TOOL(MAKE, make). - * * i386/i386/spl.h: Include , for compatibility with - * OSF Mach 3.0. Suggested by Elgin Lee . - * * linux/src: Renamed from linux/linux. - * * linux/dev: Renamed from linux/mach. - * * linux/Drivers.in (AC_INIT): Use dev/include/linux/autoconf.h, - * instead of mach/include/linux/autoconf.h. - * * Makefile.in (all): Target ../linux.o instead of ../linuxdev.o. - * * linux/dev/drivers/block/genhd.c: Include instead - * of . - * * linux/dev/drivers/net/auto_irq.c: Remove unneeded header files, - * and . - * * linux/dev/init/main.c: Many i386-dependent codes moved to ... - * * linux/dev/arch/i386/irq.c: ... here. - * * linux/dev/arch/i386/setup.c: New file. - * * linux/dev/arch/i386/linux_emul.h: Likewise. - * * linux/dev/arch/i386/glue/timer.c: Merged into sched.c. - * * linux/dev/arch/i386/glue/sched.c: Include instead - * of , and moved to ... - * * linux/dev/kernel/sched.c: ... here. - * * linux/dev/arch/i386/glue/block.c: Include and - * , instead of i386-dependent header files, and - * moved to ... - * * linux/dev/glue/blocl.c: ... here. - * * linux/dev/arch/i386/glue/net.c: Include and - * , instead of i386-dependent header files, and - * moved to ... - * * linux/dev/glue/net.c: ... here. - * * linux/dev/arch/i386/glue/misc.c: Remove `x86' and moved to ... - * * linux/dev/glue/misc.c: ... here. - * * linux/dev/arch/i386/glue/kmem.c: Moved to ... - * * linux/dev/glue/kmem.c: ... here. + * $Date: 2007/03/27 21:04:30 $ + * $Revision: 1.1.4.2 $ * * Revision 0.5 1995/09/22 02:32:56 root * do auto request sense -- cgit v1.2.3