ath10k: remove multiple defines of DIAG_TRANSFER_LIMIT
authorSrinivas Kandagatla <srinivas.kandagatla@linaro.org>
Fri, 27 Jan 2017 17:52:36 +0000 (19:52 +0200)
committerKalle Valo <kvalo@qca.qualcomm.com>
Fri, 27 Jan 2017 18:03:23 +0000 (20:03 +0200)
DIAG_TRANSFER_LIMIT is redefined with same value and comments
just below this entry, remove this duplicate entry.

Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
drivers/net/wireless/ath/ath10k/pci.h

index 9854ad5..c76789d 100644 (file)
 #include "ahb.h"
 
 /*
- * maximum number of bytes that can be handled atomically by DiagRead/DiagWrite
- */
-#define DIAG_TRANSFER_LIMIT 2048
-
-/*
  * maximum number of bytes that can be
  * handled atomically by DiagRead/DiagWrite
  */