--- zzzz-none-000/linux-3.10.107/drivers/net/wireless/hostap/hostap_pci.c 2017-06-27 09:49:32.000000000 +0000 +++ scorpion-7490-727/linux-3.10.107/drivers/net/wireless/hostap/hostap_pci.c 2021-02-04 17:41:59.000000000 +0000 @@ -5,7 +5,6 @@ * Andy Warner */ #include -#include #include #include #include @@ -40,7 +39,7 @@ /* FIX: do we need mb/wmb/rmb with memory operations? */ -static DEFINE_PCI_DEVICE_TABLE(prism2_pci_id_table) = { +static const struct pci_device_id prism2_pci_id_table[] = { /* Intersil Prism3 ISL3872 11Mb/s WLAN Controller */ { 0x1260, 0x3872, PCI_ANY_ID, PCI_ANY_ID }, /* Intersil Prism2.5 ISL3874 11Mb/s WLAN Controller */