Update ip1000.c

This commit is contained in:
Jia-Ju Bai 2016-11-07 16:26:10 +08:00 committed by GitHub
parent 26ed3497c8
commit b193d0299c

View File

@ -933,9 +933,6 @@ static void ic_handler(ic_driver *pdev) {
#endif
return;
}
/* Perform tasks based on the flagged condition */
ic_check_ints(pdev);
}
/* Check interrupt and perform */