aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/arm/eesox.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/scsi/arm/eesox.c')
-rw-r--r--drivers/scsi/arm/eesox.c5
1 files changed, 1 insertions, 4 deletions
diff --git a/drivers/scsi/arm/eesox.c b/drivers/scsi/arm/eesox.c
index 8f64c370a8a7..134f040d58e2 100644
--- a/drivers/scsi/arm/eesox.c
+++ b/drivers/scsi/arm/eesox.c
@@ -1,12 +1,9 @@
1// SPDX-License-Identifier: GPL-2.0-only
1/* 2/*
2 * linux/drivers/acorn/scsi/eesox.c 3 * linux/drivers/acorn/scsi/eesox.c
3 * 4 *
4 * Copyright (C) 1997-2005 Russell King 5 * Copyright (C) 1997-2005 Russell King
5 * 6 *
6 * This program is free software; you can redistribute it and/or modify
7 * it under the terms of the GNU General Public License version 2 as
8 * published by the Free Software Foundation.
9 *
10 * This driver is based on experimentation. Hence, it may have made 7 * This driver is based on experimentation. Hence, it may have made
11 * assumptions about the particular card that I have available, and 8 * assumptions about the particular card that I have available, and
12 * may not be reliable! 9 * may not be reliable!