From 99f36fba87412e2fab4f82117d3ba0ce708ae620 Mon Sep 17 00:00:00 2001 From: Bharat Nihalani Date: Tue, 25 Dec 2018 20:49:12 -0800 Subject: [PATCH] Restore "nvgpu: Change the path in the dependent files" This reverts commit 98dca979d66cbc2bec4d5ae069d2d4ddcf88d3f7. The original commit was reverted because there was an issue where commit "include: uapi: move nvhost user-interface headers" in linux-nvidia repo caused DLA UMD driver to be exposed of including kernel headers directly. Since then, DLA UMD driver has been fixed to use headers from user-space code. And hence restore this change and commit "include: uapi: move nvhost user-interface headers" in linux-nvidia repo. Bug 200471393 Change-Id: Ic8627aca37422aad9b2549c9b7e6de1474d80af9 Signed-off-by: Bharat Nihalani Reviewed-on: https://git-master.nvidia.com/r/1980596 Reviewed-by: svc-mobile-coverity Reviewed-by: svc-mobile-misra GVS: Gerrit_Virtual_Submit Reviewed-by: Bibek Basu Reviewed-by: Deepak Nibade Reviewed-by: mobile promotions Tested-by: mobile promotions --- drivers/gpu/nvgpu/os/linux/nvhost.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/gpu/nvgpu/os/linux/nvhost.c b/drivers/gpu/nvgpu/os/linux/nvhost.c index 2becae544..70f3ed5d2 100644 --- a/drivers/gpu/nvgpu/os/linux/nvhost.c +++ b/drivers/gpu/nvgpu/os/linux/nvhost.c @@ -16,7 +16,7 @@ #include #include -#include +#include #include #include