From: Ajay Singh Date: Tue, 25 Sep 2018 06:23:41 +0000 (+0530) Subject: staging: wilc1000: remove unnecessary option used with ccflags-y in Makefile X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=b5fe797fb0f2ae8be9c34d0f8e1d0310d6f4bc11;p=linux.git staging: wilc1000: remove unnecessary option used with ccflags-y in Makefile Cleanup patch to remove -I(src) and -DWILC_ASIC_A0 option used in ccflag-y in Makefile. Signed-off-by: Ajay Singh Signed-off-by: Greg Kroah-Hartman --- diff --git a/drivers/staging/wilc1000/Makefile b/drivers/staging/wilc1000/Makefile index 5718bc4121f09..37e8560e501e4 100644 --- a/drivers/staging/wilc1000/Makefile +++ b/drivers/staging/wilc1000/Makefile @@ -4,8 +4,6 @@ obj-$(CONFIG_WILC1000) += wilc1000.o ccflags-y += -DFIRMWARE_1002=\"atmel/wilc1002_firmware.bin\" \ -DFIRMWARE_1003=\"atmel/wilc1003_firmware.bin\" -ccflags-y += -I$(src)/ -DWILC_ASIC_A0 - wilc1000-objs := wilc_wfi_cfgoperations.o linux_wlan.o linux_mon.o \ coreconfigurator.o host_interface.o \ wilc_wlan_cfg.o wilc_wlan.o