diff options
Diffstat (limited to 'drivers/scsi/aha152x.c')
| -rw-r--r-- | drivers/scsi/aha152x.c | 13 |
1 files changed, 1 insertions, 12 deletions
diff --git a/drivers/scsi/aha152x.c b/drivers/scsi/aha152x.c index 97872838b983..88c649b3ef61 100644 --- a/drivers/scsi/aha152x.c +++ b/drivers/scsi/aha152x.c | |||
| @@ -1,18 +1,8 @@ | |||
| 1 | // SPDX-License-Identifier: GPL-2.0-or-later | ||
| 1 | /* aha152x.c -- Adaptec AHA-152x driver | 2 | /* aha152x.c -- Adaptec AHA-152x driver |
| 2 | * Author: Jürgen E. Fischer, fischer@norbit.de | 3 | * Author: Jürgen E. Fischer, fischer@norbit.de |
| 3 | * Copyright 1993-2004 Jürgen E. Fischer | 4 | * Copyright 1993-2004 Jürgen E. Fischer |
| 4 | * | 5 | * |
| 5 | * This program is free software; you can redistribute it and/or modify it | ||
| 6 | * under the terms of the GNU General Public License as published by the | ||
| 7 | * Free Software Foundation; either version 2, or (at your option) any | ||
| 8 | * later version. | ||
| 9 | * | ||
| 10 | * This program is distributed in the hope that it will be useful, but | ||
| 11 | * WITHOUT ANY WARRANTY; without even the implied warranty of | ||
| 12 | * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU | ||
| 13 | * General Public License for more details. | ||
| 14 | * | ||
| 15 | * | ||
| 16 | * $Id: aha152x.c,v 2.7 2004/01/24 11:42:59 fischer Exp $ | 6 | * $Id: aha152x.c,v 2.7 2004/01/24 11:42:59 fischer Exp $ |
| 17 | * | 7 | * |
| 18 | * $Log: aha152x.c,v $ | 8 | * $Log: aha152x.c,v $ |
| @@ -228,7 +218,6 @@ | |||
| 228 | * Revision 0.0 1993/08/14 19:54:25 root | 218 | * Revision 0.0 1993/08/14 19:54:25 root |
| 229 | * empty function bodies; detect() works. | 219 | * empty function bodies; detect() works. |
| 230 | * | 220 | * |
| 231 | * | ||
| 232 | ************************************************************************** | 221 | ************************************************************************** |
| 233 | 222 | ||
| 234 | see Documentation/scsi/aha152x.txt for configuration details | 223 | see Documentation/scsi/aha152x.txt for configuration details |
