From 66245cde287c73bcab0eed57bfc7af2a6c9fb550 Mon Sep 17 00:00:00 2001 From: Ishan Mittal Date: Fri, 16 Jun 2017 15:30:19 +0530 Subject: nvhost-t19x: Moving reference from nvmap-t19x to t19x Since nvmap-t19x repo is being collapsed and moved to t19x it will require all references to be changed Bug 200295104 Change-Id: Ib0000383b11f5d7ecea589e12db606506bdbd7b1 Signed-off-by: Ishan Mittal Reviewed-on: http://git-master/r/1503751 Reviewed-by: Sri Krishna Chowdary Reviewed-by: Sachin Nikam GVS: Gerrit_Virtual_Submit Reviewed-by: Bharat Nihalani Tested-by: Bharat Nihalani --- drivers/video/tegra/host/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/video/tegra/host/Makefile b/drivers/video/tegra/host/Makefile index 35dca1a6c..20b09ea5f 100644 --- a/drivers/video/tegra/host/Makefile +++ b/drivers/video/tegra/host/Makefile @@ -2,7 +2,7 @@ GCOV_PROFILE := y ccflags-y += -I$(srctree)/../nvhost/drivers/video/tegra/host ccflags-y += -I$(srctree)/../nvhost-t19x/drivers/video/tegra/host ccflags-y += -I$(srctree)/../nvhost-t19x/include -ccflags-y += -I$(srctree)/../nvmap-t19x/include +ccflags-y += -I$(srctree)/../t19x/include ccflags-y += -Idrivers/devfreq ccflags-y += -Wno-multichar -- cgit v1.2.2