Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit f444a57c authored by Russell King's avatar Russell King
Browse files

Merge branch 'for-rmk-fixes' of git://git.infradead.org/users/cbou/linux-cns3xxx

parents 87507500 44266416
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -369,7 +369,7 @@ static int __init cns3xxx_pcie_init(void)
{
	int i;

	hook_fault_code(16 + 6, cns3xxx_pcie_abort_handler, SIGBUS,
	hook_fault_code(16 + 6, cns3xxx_pcie_abort_handler, SIGBUS, 0,
			"imprecise external abort");

	for (i = 0; i < ARRAY_SIZE(cns3xxx_pcie); i++) {