aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mm/proc-sa110.S
diff options
context:
space:
mode:
authorThomas Gleixner <tglx@linutronix.de>2019-06-04 10:11:33 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2019-06-19 17:09:55 +0200
commitd2912cb15bdda8ba4a5dd73396ad62641af2f520 (patch)
treeff723089c8673e3f99df3ddcdaeae7a52bd6fdac /arch/arm/mm/proc-sa110.S
parenttreewide: Replace GPLv2 boilerplate/reference with SPDX - rule 499 (diff)
downloadlinux-d2912cb15bdda8ba4a5dd73396ad62641af2f520.tar.gz
linux-d2912cb15bdda8ba4a5dd73396ad62641af2f520.zip
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Based on 2 normalized pattern(s): this program is free software you can redistribute it and or modify it under the terms of the gnu general public license version 2 as published by the free software foundation this program is free software you can redistribute it and or modify it under the terms of the gnu general public license version 2 as published by the free software foundation # extracted by the scancode license scanner the SPDX license identifier GPL-2.0-only has been chosen to replace the boilerplate/reference in 4122 file(s). Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Reviewed-by: Enrico Weigelt <info@metux.net> Reviewed-by: Kate Stewart <kstewart@linuxfoundation.org> Reviewed-by: Allison Randal <allison@lohutok.net> Cc: linux-spdx@vger.kernel.org Link: https://lkml.kernel.org/r/20190604081206.933168790@linutronix.de Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'arch/arm/mm/proc-sa110.S')
-rw-r--r--arch/arm/mm/proc-sa110.S5
1 files changed, 1 insertions, 4 deletions
diff --git a/arch/arm/mm/proc-sa110.S b/arch/arm/mm/proc-sa110.S
index ee2ce496239f..d5bc5d702563 100644
--- a/arch/arm/mm/proc-sa110.S
+++ b/arch/arm/mm/proc-sa110.S
@@ -1,13 +1,10 @@
+/* SPDX-License-Identifier: GPL-2.0-only */
/*
* linux/arch/arm/mm/proc-sa110.S
*
* Copyright (C) 1997-2002 Russell King
* hacked for non-paged-MM by Hyok S. Choi, 2003.
*
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License version 2 as
- * published by the Free Software Foundation.
- *
* MMU functions for SA110
*
* These are the low level assembler for performing cache and TLB
deletions'>-2/+4 2002-04-09ppc64: Fix up clash with flags variable in udbg.cAnton Blanchard1-2/+2 2002-04-09ppc64: fix up some warningsAnton Blanchard2-11/+7 2002-04-09ppc64: Fix up warningAnton Blanchard1-0/+4 2002-04-09ppc64: Change MASK -> __MASK to avoid namespace clash in symbiosAnton Blanchard1-31/+29 2002-04-09ppc64: add preempt_countAnton Blanchard1-0/+1 2002-04-09ppc64: update include/asm-ppc64/linux_logo.hAnton Blanchard1-20/+0 2002-04-09PPC update; create cacheflush.h and tlbflush.h and define default_idlePaul Mackerras10-187/+234 2002-04-07[PATCH] disable high mem on pio, ideJens Axboe1-1/+1 2002-04-07[PATCH] ACPI compile fixAndy Grover1-0/+2 2002-04-05[PATCH] ->setattr() locking changesAlexander Viro13-74/+82 2002-04-05[PATCH] IEEE-1394 UpdatesBen Collins26-1094/+3962 2002-04-05[PATCH] ->setattr() locking changesAndrew Morton1-0/+3 2002-04-05Update for new notify_change semanticsLinus Torvalds1-2/+0 2002-04-05MADT parsing improvements (Paul D & Richard Schaal)Andy Grover4-131/+298 2002-04-05ACPI driver updatesAndy Grover19-919/+1828 2002-04-05ACPI interpreter update.Andy Grover70-1028/+1610 2002-04-05[PATCH] loop deadlock fixAndrew Morton1-1/+1 2002-04-05Cset exclude: davej@suse.de|ChangeSet|20020404222348|23820Linus Torvalds1-1/+2 2002-04-04Clean up do_truncate due notify_change() locking changev2.5.8-pre2Linus Torvalds1-4/+1 2002-04-04Force some semblance of workingness onto qla1280 driverLinus Torvalds1-12/+12 2002-04-04Oops, remove remnants of old attribute lockLinus Torvalds1-1/+0 2002-04-05Make legacy drivers who use "virt_to_bus()" and friends work on x86.Linus Torvalds1-4/+4 2002-04-04[PATCH] shift BKL out of notify_changeDave Hansen17-63/+132 2002-04-04[PATCH] PATCH 4a or 4 : knfs : typo...Neil Brown1-1/+1 2002-04-04[PATCH] PATCH 4 of 4 : knfsd : Increase the max block size for NFS replies.Neil Brown2-3/+3 2002-04-04[PATCH] PATCH 3 of 4 : knfsd : Store the fsid in the returned attributes inst...Neil Brown4-22/+46 2002-04-04[PATCH] PATCH 2 of 4 : knfsd : Allow exporting of deviceless filesystems if f...Neil Brown1-3/+15 2002-04-04[PATCH] PATCH 1 of 4 : knfsd : Use symbols for size calculation for response ...Neil Brown2-37/+49 2002-04-04[PATCH] elevator 'buglet'Jens Axboe1-6/+0 2002-04-04USBGreg Kroah-Hartman2-39/+38