mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2025-02-17 01:37:43 +07: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
|
* 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
|
||||||
|
Loading…
Reference in New Issue
Block a user