Commit af97d6cd authored by Jes Sorensen's avatar Jes Sorensen Committed by Greg Kroah-Hartman
Browse files

staging: rtl8723au: Add -Wtype-limits to CFLAGS

parent 9216c517
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -53,4 +53,4 @@ r8723au-$(CONFIG_8723AU_BT_COEXIST) += hal/rtl8723a_bt-coexist.o

obj-$(CONFIG_R8723AU)	:= r8723au.o

ccflags-y += -D__CHECK_ENDIAN__ -I$(src)/include
ccflags-y += -Wtype-limits -D__CHECK_ENDIAN__ -I$(src)/include