From 8264681bb623ebaa1147fe3a34e8f4cd86580516 Mon Sep 17 00:00:00 2001 From: Laxman Dewangan Date: Tue, 7 Feb 2017 18:49:43 +0530 Subject: gpu: nvgpu: gk20a: Remove inclusion of unused header The driver file includes but does not use anything from this header. Remove this unnecessarily inclusion of header file. bug 200257351 Change-Id: Idc9c79bfdcad0081b1121ec746fcc7a70306adf5 Signed-off-by: Laxman Dewangan Reviewed-on: http://git-master/r/1300555 Reviewed-by: mobile promotions Tested-by: mobile promotions --- drivers/gpu/nvgpu/gk20a/gk20a.c | 1 - drivers/gpu/nvgpu/gk20a/platform_gk20a_tegra.c | 1 - 2 files changed, 2 deletions(-) (limited to 'drivers') diff --git a/drivers/gpu/nvgpu/gk20a/gk20a.c b/drivers/gpu/nvgpu/gk20a/gk20a.c index 5b7f65c0..f3ccd613 100644 --- a/drivers/gpu/nvgpu/gk20a/gk20a.c +++ b/drivers/gpu/nvgpu/gk20a/gk20a.c @@ -34,7 +34,6 @@ #include #include #include -#include #include #include #include diff --git a/drivers/gpu/nvgpu/gk20a/platform_gk20a_tegra.c b/drivers/gpu/nvgpu/gk20a/platform_gk20a_tegra.c index a373f487..ccf51363 100644 --- a/drivers/gpu/nvgpu/gk20a/platform_gk20a_tegra.c +++ b/drivers/gpu/nvgpu/gk20a/platform_gk20a_tegra.c @@ -17,7 +17,6 @@ #include #include #include -#include #include #include #include -- cgit v1.2.2