OOPS, should take a look at all patches first before complaining :)
> static struct pci_device_id ali15x3_ids[] __devinitdata = {
> + {
> + .vendor = PCI_VENDOR_ID_AL,
> + .device = PCI_DEVICE_ID_AL_M7101,
> + .subvendor = PCI_ANY_ID,
> + .subdevice = PCI_ANY_ID,
> + },
The indentation looks a bit b0rked..
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/