drivers: Remove references to srctree.t9x

linux-t19x kernel repo is now collapsed into linux-nvidia repo.

So remove references to srctree.t19x that points to "kernel/t19x"
folder that should not be used anymore.

Bug 200363166

Change-Id: I091eee3066a7a975cb28a051a8fa036374b672a4
Signed-off-by: Bharat Nihalani <bnihalani@nvidia.com>
Reviewed-on: https://git-master.nvidia.com/r/1601029
Reviewed-by: Automatic_Commit_Validation_User
GVS: Gerrit_Virtual_Submit
Reviewed-by: Sachin Nikam <snikam@nvidia.com>
This commit is contained in:
Bharat Nihalani
2017-11-18 20:24:33 -08:00
committed by Laxman Dewangan
parent d6dac08165
commit 978b83a652

View File

@@ -2,8 +2,7 @@ ifdef CONFIG_TEGRA_T19X_GRHOST
GCOV_PROFILE := y
ccflags-y += -I$(srctree.nvidia)/drivers/video/tegra/host
ccflags-y += -I$(srctree.t19x)/drivers/video/tegra/host
ccflags-y += -I$(srctree.t19x)/include
ccflags-y += -I$(srctree.nvidia)/include
ccflags-y += -Werror
nvhost-nvdla-objs = \