aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/common/sa1111.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/common/sa1111.c')
-rw-r--r--arch/arm/common/sa1111.c5
1 files changed, 1 insertions, 4 deletions
diff --git a/arch/arm/common/sa1111.c b/arch/arm/common/sa1111.c
index 179ca8757a74..947ef7981d92 100644
--- a/arch/arm/common/sa1111.c
+++ b/arch/arm/common/sa1111.c
@@ -1,3 +1,4 @@
1// SPDX-License-Identifier: GPL-2.0-only
1/* 2/*
2 * linux/arch/arm/common/sa1111.c 3 * linux/arch/arm/common/sa1111.c
3 * 4 *
@@ -5,10 +6,6 @@
5 * 6 *
6 * Original code by John Dorsey 7 * Original code by John Dorsey
7 * 8 *
8 * This program is free software; you can redistribute it and/or modify
9 * it under the terms of the GNU General Public License version 2 as
10 * published by the Free Software Foundation.
11 *
12 * This file contains all generic SA1111 support. 9 * This file contains all generic SA1111 support.
13 * 10 *
14 * All initialization functions provided here are intended to be called 11 * All initialization functions provided here are intended to be called