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/clk/clk_arb.c | 1 + 1 file changed, 1 insertion(+) (limited to 'drivers/gpu/nvgpu/clk/clk_arb.c') diff --git a/drivers/gpu/nvgpu/clk/clk_arb.c b/drivers/gpu/nvgpu/clk/clk_arb.c index 180b4fde..572de674 100644 --- a/drivers/gpu/nvgpu/clk/clk_arb.c +++ b/drivers/gpu/nvgpu/clk/clk_arb.c @@ -25,6 +25,7 @@ #include #include #include +#include #include "gk20a/gk20a.h" #include "clk/clk_arb.h" -- cgit v1.2.2