Re: [PATCH 2/4 v2] MFD: add support for the RDC321x southbridge

From: Andrew Morton
Date: Fri Mar 19 2010 - 16:52:24 EST


On Thu, 11 Mar 2010 09:42:09 +0100
Florian Fainelli <florian@xxxxxxxxxxx> wrote:

> +static struct pci_device_id rdc321x_sb_table[] = {
> + { PCI_DEVICE(PCI_VENDOR_ID_RDC, PCI_DEVICE_ID_RDC_R6030) },
> + {}
> +};

should be const, methinks.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/