aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mm/proc-v7.S
diff options
context:
space:
mode:
authorTony Lindgren <tony@atomide.com>2010-01-19 17:42:08 -0500
committerRussell King <rmk+kernel@arm.linux.org.uk>2010-01-19 18:11:56 -0500
commit2045124ffd1a5e46d157349016a2c50f19c8c91d (patch)
treee305146e3f9054baead6ccb6d8bddb22c845161a /arch/arm/mm/proc-v7.S
parent1f667c690be3ab71036c436d8391105eee23f65b (diff)
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-v7.S')
-rw-r--r--arch/arm/mm/proc-v7.S2
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/arm/mm/proc-v7.S b/arch/arm/mm/proc-v7.S
index d2a80747c6fe..7aaf88a3b7aa 100644
--- a/arch/arm/mm/proc-v7.S
+++ b/arch/arm/mm/proc-v7.S
@@ -63,8 +63,6 @@ ENDPROC(cpu_v7_proc_fin)
63 * to what would be the reset vector. 63 * to what would be the reset vector.
64 * 64 *
65 * - loc - location to jump to for soft reset 65 * - loc - location to jump to for soft reset
66 *
67 * It is assumed that:
68 */ 66 */
69 .align 5 67 .align 5
70ENTRY(cpu_v7_reset) 68ENTRY(cpu_v7_reset)