diff options
Diffstat (limited to 'linux/dev')
-rw-r--r-- | linux/dev/drivers/scsi/g_NCR5380.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/linux/dev/drivers/scsi/g_NCR5380.c b/linux/dev/drivers/scsi/g_NCR5380.c index e2d64a1..687dd36 100644 --- a/linux/dev/drivers/scsi/g_NCR5380.c +++ b/linux/dev/drivers/scsi/g_NCR5380.c @@ -68,10 +68,6 @@ * IRQ line if overridden on the command line. * */ - -/* - * $Log: generic_NCR5380.c,v $ - */ #ifdef MACH #define GENERIC_NCR5380_OVERRIDE {{(NCR5380_map_type)0x350,5,0,BOARD_NCR53C400}}; |