|
@@ -2394,8 +2394,6 @@ static int ath10k_pci_probe(struct pci_dev *pdev,
|
|
|
|
|
|
|
|
spin_lock_init(&ar_pci->ce_lock);
|
|
spin_lock_init(&ar_pci->ce_lock);
|
|
|
|
|
|
|
|
- ar_pci->cacheline_sz = dma_get_cache_alignment();
|
|
|
|
|
-
|
|
|
|
|
ret = ath10k_core_register(ar);
|
|
ret = ath10k_core_register(ar);
|
|
|
if (ret) {
|
|
if (ret) {
|
|
|
ath10k_err("could not register driver core (%d)\n", ret);
|
|
ath10k_err("could not register driver core (%d)\n", ret);
|