Commit bd7d0d10 authored by Avinash Patil's avatar Avinash Patil Committed by Kalle Valo

mwifiex: enable -D__CHECK_ENDIAN__ for sparse by default

Enable the endian checks by default.
Signed-off-by: default avatarAvinash Patil <patila@marvell.com>
Signed-off-by: default avatarKalle Valo <kvalo@codeaurora.org>
parent 8b3a38da
......@@ -53,3 +53,5 @@ obj-$(CONFIG_MWIFIEX_PCIE) += mwifiex_pcie.o
mwifiex_usb-y += usb.o
obj-$(CONFIG_MWIFIEX_USB) += mwifiex_usb.o
ccflags-y += -D__CHECK_ENDIAN
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment