From: Srinivas Kandagatla Date: Fri, 27 Jan 2017 17:52:36 +0000 (+0200) Subject: ath10k: remove multiple defines of DIAG_TRANSFER_LIMIT X-Git-Tag: v4.11-rc1~124^2~264^2^2~3 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=dd51fa3d8a1d4781647f333e731590b65965b332;p=karo-tx-linux.git ath10k: remove multiple defines of DIAG_TRANSFER_LIMIT DIAG_TRANSFER_LIMIT is redefined with same value and comments just below this entry, remove this duplicate entry. Signed-off-by: Srinivas Kandagatla Signed-off-by: Kalle Valo --- diff --git a/drivers/net/wireless/ath/ath10k/pci.h b/drivers/net/wireless/ath/ath10k/pci.h index 9854ad56b2de..c76789d5de99 100644 --- a/drivers/net/wireless/ath/ath10k/pci.h +++ b/drivers/net/wireless/ath/ath10k/pci.h @@ -24,11 +24,6 @@ #include "ce.h" #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