Allow the interrupt controller to be probed - this picks up the

Heathrow PIC, while not affecting the OpenPIC.
This commit is contained in:
grehan 2003-06-29 02:05:19 +00:00
parent 8647884841
commit ebb4fc782d

View File

@ -137,7 +137,6 @@ struct macio_quirk_entry {
};
static struct macio_quirk_entry macio_quirks[] = {
{ "interrupt-controller", MACIO_QUIRK_IGNORE },
{ "escc-legacy", MACIO_QUIRK_IGNORE },
{ "timer", MACIO_QUIRK_IGNORE },
{ "escc", MACIO_QUIRK_CHILD_HAS_INTR },