提交 4495ab16 编写于 作者: J Jouni Malinen 提交者: Kalle Valo

ath6kl: Define __CHECK_ENDIAN__ for sparse

Make sparse check endianness with "make C=1".
Signed-off-by: NJouni Malinen <jouni@qca.qualcomm.com>
Signed-off-by: NKalle Valo <kvalo@qca.qualcomm.com>
上级 1b1e6ee3
......@@ -33,3 +33,5 @@ ath6kl-y += txrx.o
ath6kl-y += wmi.o
ath6kl-y += node.o
ath6kl-y += sdio.o
ccflags-y += -D__CHECK_ENDIAN__
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册