* Paolo Ciarrocchi <[EMAIL PROTECTED]> wrote:
> - for (i = 0; apic_probe[i]; ++i) {
> - if (apic_probe[i]->mps_oem_check(mpc,oem,productid)) {
> + for (i = 0; apic_probe[i]; ++i) {
> + if (apic_probe[i]->mps_oem_check(mpc, i oem, productid)) {
you typoed that one. Please build-test files you change.
Ingo
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/