|
@@ -16,10 +16,3 @@ obj-$(CONFIG_VIDEO_ATOMISP_MSRLIST_HELPER) += atomisp-libmsrlisthelper.o
|
|
#
|
|
#
|
|
|
|
|
|
obj-$(CONFIG_VIDEO_ATOMISP_LM3554) += atomisp-lm3554.o
|
|
obj-$(CONFIG_VIDEO_ATOMISP_LM3554) += atomisp-lm3554.o
|
|
-
|
|
|
|
-# HACK! While this driver is in bad shape, don't enable several warnings
|
|
|
|
-# that would be otherwise enabled with W=1
|
|
|
|
-ccflags-y += $(call cc-disable-warning, unused-but-set-variable)
|
|
|
|
-ccflags-y += $(call cc-disable-warning, unused-const-variable)
|
|
|
|
-ccflags-y += $(call cc-disable-warning, missing-prototypes)
|
|
|
|
-ccflags-y += $(call cc-disable-warning, missing-declarations)
|
|
|