mirror of
https://github.com/torvalds/linux.git
synced 2024-12-12 14:12:51 +00:00
[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: Catalin Marinas <catalin.marinas@arm.com> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
This commit is contained in:
parent
41359dca94
commit
c19cb1df80
@ -445,7 +445,7 @@ __arm1020_setup:
|
||||
/*
|
||||
* R
|
||||
* .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_set, #object
|
||||
|
Loading…
Reference in New Issue
Block a user