Signed-off-by: Bartosz Markowski <bartosz.markow...@tieto.com>
---
 drivers/net/wireless/ath/ath10k/hif.h |    3 ---
 drivers/net/wireless/ath/ath10k/pci.h |    3 +++
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/drivers/net/wireless/ath/ath10k/hif.h 
b/drivers/net/wireless/ath/ath10k/hif.h
index dbf1f37..ec6d5d3 100644
--- a/drivers/net/wireless/ath/ath10k/hif.h
+++ b/drivers/net/wireless/ath/ath10k/hif.h
@@ -21,9 +21,6 @@
 #include <linux/kernel.h>
 #include "core.h"
 
-/* FW dump area */
-#define REG_DUMP_COUNT_AR9888 60
-
 /*
  * maximum number of bytes that can be
  * handled atomically by DiagRead/DiagWrite
diff --git a/drivers/net/wireless/ath/ath10k/pci.h 
b/drivers/net/wireless/ath/ath10k/pci.h
index 188593e..9148bc5 100644
--- a/drivers/net/wireless/ath/ath10k/pci.h
+++ b/drivers/net/wireless/ath/ath10k/pci.h
@@ -23,6 +23,9 @@
 #include "ar9888def.h"
 #include "ce.h"
 
+/* FW dump area */
+#define REG_DUMP_COUNT_AR9888 60
+
 /*
  * maximum number of bytes that can be
  * handled atomically by DiagRead/DiagWrite
-- 
1.7.10

_______________________________________________
ath9k-devel mailing list
ath9k-devel@lists.ath9k.org
https://lists.ath9k.org/mailman/listinfo/ath9k-devel

Reply via email to