aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/arm/acornscsi-io.S
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/scsi/arm/acornscsi-io.S')
-rw-r--r--drivers/scsi/arm/acornscsi-io.S5
1 files changed, 1 insertions, 4 deletions
diff --git a/drivers/scsi/arm/acornscsi-io.S b/drivers/scsi/arm/acornscsi-io.S
index 22171b2110a8..fdd7237bb829 100644
--- a/drivers/scsi/arm/acornscsi-io.S
+++ b/drivers/scsi/arm/acornscsi-io.S
@@ -1,9 +1,6 @@
1/* SPDX-License-Identifier: GPL-2.0-only */
1/* 2/*
2 * linux/drivers/acorn/scsi/acornscsi-io.S: Acorn SCSI card IO 3 * linux/drivers/acorn/scsi/acornscsi-io.S: Acorn SCSI card IO
3 *
4 * This program is free software; you can redistribute it and/or modify
5 * it under the terms of the GNU General Public License version 2 as
6 * published by the Free Software Foundation.
7 */ 4 */
8#include <linux/linkage.h> 5#include <linux/linkage.h>
9 6