Merge tag 'socfpga_updates_for_v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/dinguyen/linux into next/fixes-non-critical
Pull "SoCFPGA update for v4.10" from Dinh Nguyen: - Fixup spelling error * tag 'socfpga_updates_for_v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/dinguyen/linux: ARM: socfpga: fix spelling mistake in error message
This commit is contained in:
@@ -74,7 +74,7 @@ void socfpga_init_arria10_l2_ecc(void)
|
||||
}
|
||||
|
||||
if (!sys_manager_base_addr) {
|
||||
pr_err("System Mananger not mapped for L2 ECC\n");
|
||||
pr_err("System Manager not mapped for L2 ECC\n");
|
||||
goto exit;
|
||||
}
|
||||
/* Clear any pending IRQs */
|
||||
|
Reference in New Issue
Block a user