X-Git-Url: http://git.cascardo.eti.br/?a=blobdiff_plain;f=drivers%2Fmfd%2Fsm501.c;h=f4d86117f44a21bcc140e93b8fd116798d6d5054;hb=ccb19d263fd1c9e34948e2158c53eacbff369344;hp=df3702c1756df9aae08dcfbbf1bde345d7520172;hpb=dc93275150da9542f500fbd3d0515eecfefba7f6;p=cascardo%2Flinux.git diff --git a/drivers/mfd/sm501.c b/drivers/mfd/sm501.c index df3702c1756d..f4d86117f44a 100644 --- a/drivers/mfd/sm501.c +++ b/drivers/mfd/sm501.c @@ -1720,7 +1720,7 @@ static int sm501_plat_remove(struct platform_device *dev) return 0; } -static struct pci_device_id sm501_pci_tbl[] = { +static DEFINE_PCI_DEVICE_TABLE(sm501_pci_tbl) = { { 0x126f, 0x0501, PCI_ANY_ID, PCI_ANY_ID, 0, 0, 0 }, { 0, }, };