diff options
Diffstat (limited to 'drivers/media/usb/stk1160/Makefile')
-rw-r--r-- | drivers/media/usb/stk1160/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/media/usb/stk1160/Makefile b/drivers/media/usb/stk1160/Makefile index 613471528749..8e6c22fb1803 100644 --- a/drivers/media/usb/stk1160/Makefile +++ b/drivers/media/usb/stk1160/Makefile @@ -6,5 +6,3 @@ stk1160-y := stk1160-core.o \ stk1160-ac97.o obj-$(CONFIG_VIDEO_STK1160) += stk1160.o - -ccflags-y += -Idrivers/media/i2c |