summaryrefslogtreecommitdiff
path: root/arch/arm/mach-npcm/npcm7xx.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/mach-npcm/npcm7xx.c')
-rw-r--r--arch/arm/mach-npcm/npcm7xx.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm/mach-npcm/npcm7xx.c b/arch/arm/mach-npcm/npcm7xx.c
index 5f7cd88103ef..c5f77d854c4f 100644
--- a/arch/arm/mach-npcm/npcm7xx.c
+++ b/arch/arm/mach-npcm/npcm7xx.c
@@ -17,4 +17,6 @@ static const char *const npcm7xx_dt_match[] = {
DT_MACHINE_START(NPCM7XX_DT, "NPCM7XX Chip family")
.atag_offset = 0x100,
.dt_compat = npcm7xx_dt_match,
+ .l2c_aux_val = 0x0,
+ .l2c_aux_mask = ~0x0,
MACHINE_END