summaryrefslogtreecommitdiffstats
path: root/arch/arm/mm/proc-v6.S
diff options
context:
space:
mode:
authorTony Lindgren2010-01-19 23:42:08 +0100
committerRussell King2010-01-20 00:11:56 +0100
commit2045124ffd1a5e46d157349016a2c50f19c8c91d (patch)
treee305146e3f9054baead6ccb6d8bddb22c845161a /arch/arm/mm/proc-v6.S
parentARM: 5886/1: arm: Fix cpu_proc_fin() for proc-v7.S and make kexec work (diff)
downloadkernel-qcow2-linux-2045124ffd1a5e46d157349016a2c50f19c8c91d.tar.gz
kernel-qcow2-linux-2045124ffd1a5e46d157349016a2c50f19c8c91d.tar.xz
kernel-qcow2-linux-2045124ffd1a5e46d157349016a2c50f19c8c91d.zip
ARM: 5888/1: arm: Update comments in cacheflush.h and remove unnecessary V6 and V7 comments
The comments in cacheflush.h should follow what's in struct cpu_cache_fns. The comments for V6 and V7 are unnecessary. Signed-off-by: Tony Lindgren <tony@atomide.com> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'arch/arm/mm/proc-v6.S')
-rw-r--r--arch/arm/mm/proc-v6.S2
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/arm/mm/proc-v6.S b/arch/arm/mm/proc-v6.S
index 395cc90c6613..7a5337ed7d68 100644
--- a/arch/arm/mm/proc-v6.S
+++ b/arch/arm/mm/proc-v6.S
@@ -59,8 +59,6 @@ ENTRY(cpu_v6_proc_fin)
* to what would be the reset vector.
*
* - loc - location to jump to for soft reset
- *
- * It is assumed that:
*/
.align 5
ENTRY(cpu_v6_reset)