aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-socfpga/l2_cache.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/mach-socfpga/l2_cache.c')
-rw-r--r--arch/arm/mach-socfpga/l2_cache.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-socfpga/l2_cache.c b/arch/arm/mach-socfpga/l2_cache.c
index 4267c95f2158..bb359d727b34 100644
--- a/arch/arm/mach-socfpga/l2_cache.c
+++ b/arch/arm/mach-socfpga/l2_cache.c
@@ -74,7 +74,7 @@ void socfpga_init_arria10_l2_ecc(void)
74 } 74 }
75 75
76 if (!sys_manager_base_addr) { 76 if (!sys_manager_base_addr) {
77 pr_err("System Mananger not mapped for L2 ECC\n"); 77 pr_err("System Manager not mapped for L2 ECC\n");
78 goto exit; 78 goto exit;
79 } 79 }
80 /* Clear any pending IRQs */ 80 /* Clear any pending IRQs */