Skip to content

Commit

Permalink
ath10k: remove multiple defines of DIAG_TRANSFER_LIMIT
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Srinivas Kandagatla authored and Kalle Valo committed Jan 27, 2017
1 parent 78484c4 commit dd51fa3
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions drivers/net/wireless/ath/ath10k/pci.h
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit dd51fa3

Please sign in to comment.