Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit dd51fa3d authored by Srinivas Kandagatla's avatar Srinivas Kandagatla Committed by Kalle Valo
Browse files

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: default avatarSrinivas Kandagatla <srinivas.kandagatla@linaro.org>
Signed-off-by: default avatarKalle Valo <kvalo@qca.qualcomm.com>
parent 78484c44
Loading
Loading
Loading
Loading
+0 −5
Original line number Diff line number Diff line
@@ -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