video: tegra: host: remove nvhost-18x include path

nvhost-18x path is deprecated, hence remove it's include path

Jira HOSTX-166

Change-Id: I41ccf34f86f7f8c8b23ef5f0d5fb101024becae3
Signed-off-by: Deepak Nibade <dnibade@nvidia.com>
Reviewed-on: http://git-master/r/1279478
Reviewed-by: Automatic_Commit_Validation_User
GVS: Gerrit_Virtual_Submit
Reviewed-by: Bharat Nihalani <bnihalani@nvidia.com>
Reviewed-by: Shridhar Rasal <srasal@nvidia.com>
This commit is contained in:
Deepak Nibade
2017-01-03 15:28:22 +05:30
committed by Laxman Dewangan
parent 206d951aa1
commit f8d356147e

View File

@@ -1,6 +1,5 @@
GCOV_PROFILE := y GCOV_PROFILE := y
ccflags-y += -I../nvhost/drivers/video/tegra/host ccflags-y += -I../nvhost/drivers/video/tegra/host
ccflags-y += -I../nvhost-t18x/drivers/video/tegra/host
ccflags-y += -I../nvhost-t19x/drivers/video/tegra/host ccflags-y += -I../nvhost-t19x/drivers/video/tegra/host
ccflags-y += -I../nvhost-t19x/include ccflags-y += -I../nvhost-t19x/include
ccflags-y += -Werror ccflags-y += -Werror