From c9042a1f45324e87b267b758288ba645a6ea0808 Mon Sep 17 00:00:00 2001 From: Deepak Nibade Date: Wed, 19 Apr 2017 17:46:41 +0530 Subject: gpu: nvgpu: Add wrapper nvgpu/hashtable.h Add wrapper header file nvgpu/hashtable.h. It #includes in Linux. JIRA NVGPU-13 Change-Id: I88e02ab783ac414990a33d4d64c910644ff38fe6 Signed-off-by: Deepak Nibade Reviewed-on: http://git-master/r/1465615 Reviewed-by: mobile promotions Tested-by: mobile promotions --- drivers/gpu/nvgpu/tegra/linux/platform_gp10b_tegra.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'drivers/gpu/nvgpu/tegra/linux/platform_gp10b_tegra.c') diff --git a/drivers/gpu/nvgpu/tegra/linux/platform_gp10b_tegra.c b/drivers/gpu/nvgpu/tegra/linux/platform_gp10b_tegra.c index d04a2885..1178f426 100644 --- a/drivers/gpu/nvgpu/tegra/linux/platform_gp10b_tegra.c +++ b/drivers/gpu/nvgpu/tegra/linux/platform_gp10b_tegra.c @@ -19,7 +19,6 @@ #include #include #include -#include #include #include @@ -29,6 +28,7 @@ #include #include +#include #include "clk.h" -- cgit v1.2.2