From 26deb61b3b12c8f876133b78e64575d1478d0c95 Mon Sep 17 00:00:00 2001 From: Deepak Nibade Date: Mon, 17 Apr 2017 14:47:26 +0530 Subject: gpu: nvgpu: Add wrapper nvgpu/kref.h Add wrapper header file nvgpu/kref.h. It #includes in Linux. JIRA NVGPU-13 Change-Id: Ib8b002268b1960646986551ecb9f286e1e21e7f6 Signed-off-by: Deepak Nibade Reviewed-on: http://git-master/r/1463770 Reviewed-by: mobile promotions Tested-by: mobile promotions --- drivers/gpu/nvgpu/gk20a/mm_gk20a.h | 1 + 1 file changed, 1 insertion(+) (limited to 'drivers/gpu/nvgpu/gk20a/mm_gk20a.h') diff --git a/drivers/gpu/nvgpu/gk20a/mm_gk20a.h b/drivers/gpu/nvgpu/gk20a/mm_gk20a.h index 924c1d3d..7452a0c1 100644 --- a/drivers/gpu/nvgpu/gk20a/mm_gk20a.h +++ b/drivers/gpu/nvgpu/gk20a/mm_gk20a.h @@ -28,6 +28,7 @@ #include #include #include +#include #ifdef CONFIG_ARM64 #define outer_flush_range(a, b) -- cgit v1.2.2