|
@@ -96,7 +96,7 @@ static void ath_pci_bt_coex_prep(struct ath_common *common)
|
|
|
pci_write_config_byte(pdev, ATH_PCIE_CAP_LINK_CTRL, aspm);
|
|
|
}
|
|
|
|
|
|
-const static struct ath_bus_ops ath_pci_bus_ops = {
|
|
|
+static const struct ath_bus_ops ath_pci_bus_ops = {
|
|
|
.read_cachesize = ath_pci_read_cachesize,
|
|
|
.cleanup = ath_pci_cleanup,
|
|
|
.eeprom_read = ath_pci_eeprom_read,
|