]> rtime.felk.cvut.cz Git - sojka/nv-tegra/linux-3.10.git/commitdiff
video: tegra: host: remove remaining vic file
authorShridhar Rasal <srasal@nvidia.com>
Tue, 29 Apr 2014 05:21:23 +0000 (10:51 +0530)
committerTerje Bergstrom <tbergstrom@nvidia.com>
Wed, 30 Apr 2014 07:54:25 +0000 (00:54 -0700)
Removes only remaining Makefile from vic.

Change-Id: Ibc4fc6ed4e4b1979236bc113b215c668dadc0f61
Signed-off-by: Shridhar Rasal <srasal@nvidia.com>
Reviewed-on: http://git-master/r/402718
Reviewed-by: Automatic_Commit_Validation_User
Reviewed-by: Terje Bergstrom <tbergstrom@nvidia.com>
drivers/video/tegra/host/vic03/Makefile [deleted file]

diff --git a/drivers/video/tegra/host/vic03/Makefile b/drivers/video/tegra/host/vic03/Makefile
deleted file mode 100644 (file)
index 5cc1b3d..0000000
+++ /dev/null
@@ -1,8 +0,0 @@
-GCOV_PROFILE := y
-ccflags-y += -Idrivers/video/tegra/host
-ccflags-y += -Werror
-
-nvhost-vic-objs  = \
-       vic03.o \
-
-obj-$(CONFIG_ARCH_TEGRA_VIC) += nvhost-vic.o