summaryrefslogtreecommitdiffstats
path: root/arch
diff options
context:
space:
mode:
authorPavel Machek2014-12-06 19:07:28 +0100
committerJiri Kosina2015-01-20 13:53:27 +0100
commitb69a7806de1d4073aad2d9e5c9371a7341cf9eaa (patch)
tree012169c51069c75a0477afdea0b04d6a7682c780 /arch
parentmsdos_fs.h: fix 'fields' in comment (diff)
downloadkernel-qcow2-linux-b69a7806de1d4073aad2d9e5c9371a7341cf9eaa.tar.gz
kernel-qcow2-linux-b69a7806de1d4073aad2d9e5c9371a7341cf9eaa.tar.xz
kernel-qcow2-linux-b69a7806de1d4073aad2d9e5c9371a7341cf9eaa.zip
ARM: cache-l2x0.c: Make it clear that cache-l2x0 handles L310 cache controller
It is not clear from the filename, and comment at the begining adds to the confusion by not listing L310. Fix it. Signed-off-by: Pavel Machek <pavel@ucw.cz> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'arch')
-rw-r--r--arch/arm/mm/cache-l2x0.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mm/cache-l2x0.c b/arch/arm/mm/cache-l2x0.c
index 5216bfe7fd86..c7fc009ad21c 100644
--- a/arch/arm/mm/cache-l2x0.c
+++ b/arch/arm/mm/cache-l2x0.c
@@ -1,5 +1,5 @@
/*
- * arch/arm/mm/cache-l2x0.c - L210/L220 cache controller support
+ * arch/arm/mm/cache-l2x0.c - L210/L220/L310 cache controller support
*
* Copyright (C) 2007 ARM Limited
*