Skip to content

Commit

Permalink
[PATCH] ARM: 2777/1: Fix broken comment arch/arm/mm/proc-arm1020.S
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Catalin Marinas authored and Russell King committed Jun 30, 2005
1 parent 41359dc commit c19cb1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arch/arm/mm/proc-arm1020.S
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit c19cb1d

Please sign in to comment.