From a0fa2b0258dafcd7a2450ab5366a49663b1d2e89 Mon Sep 17 00:00:00 2001 From: Terje Bergstrom Date: Tue, 11 Apr 2017 14:47:51 -0700 Subject: gpu: nvgpu: Add wrapper nvgpu/bug.h Add wrapper header file nvgpu/bug.h. It #includes in Linux. JIRA NVGPU-13 Change-Id: I7bf02ba554333f7cbd79d72bd1cb423c81ebcb49 Signed-off-by: Terje Bergstrom Reviewed-on: http://git-master/r/1461545 Reviewed-by: mobile promotions Tested-by: mobile promotions --- drivers/gpu/nvgpu/gm20b/hal_gm20b.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'drivers/gpu/nvgpu/gm20b/hal_gm20b.c') diff --git a/drivers/gpu/nvgpu/gm20b/hal_gm20b.c b/drivers/gpu/nvgpu/gm20b/hal_gm20b.c index a6ca5abf..24acf29c 100644 --- a/drivers/gpu/nvgpu/gm20b/hal_gm20b.c +++ b/drivers/gpu/nvgpu/gm20b/hal_gm20b.c @@ -35,6 +35,8 @@ #include "cde_gm20b.h" #include "therm_gm20b.h" +#include + #include #include -- cgit v1.2.2