Commit c19cb1df authored by Catalin Marinas's avatar Catalin Marinas Committed by Russell King

[PATCH] ARM: 2777/1: Fix broken comment arch/arm/mm/proc-arm1020.S

Patch from Catalin Marinas

This patch fixes a broken comment in the proc-arm1020.S file which
prevents the file compilation
Signed-off-by: default avatarCatalin Marinas <catalin.marinas@arm.com>
Signed-off-by: default avatarRussell King <rmk+kernel@arm.linux.org.uk>
parent 41359dca
...@@ -445,7 +445,7 @@ __arm1020_setup: ...@@ -445,7 +445,7 @@ __arm1020_setup:
/* /*
* R * R
* .RVI ZFRS BLDP WCAM * .RVI ZFRS BLDP WCAM
* .0.1 1001 ..11 0101 /* FIXME: why no V bit? */ * .0.1 1001 ..11 0101 FIXME: why no V bit?
*/ */
.type arm1020_cr1_clear, #object .type arm1020_cr1_clear, #object
.type arm1020_cr1_set, #object .type arm1020_cr1_set, #object
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment