From 4eae06299ba35e3f6a48eef4a19cde6d1c374deb Mon Sep 17 00:00:00 2001 From: Terje Bergstrom Date: Thu, 24 May 2018 10:47:20 -0700 Subject: gpu: nvgpu: bus: Remove use of extra includes bus_gk20a.c had a few unnecessary includes. Remove them to speed up compilation. JIRA NVGPU-588 Change-Id: I0e94e788104ba6acb259c315734e6b42f69a8074 Signed-off-by: Terje Bergstrom Reviewed-on: https://git-master.nvidia.com/r/1730888 Reviewed-by: Automatic_Commit_Validation_User GVS: Gerrit_Virtual_Submit Reviewed-by: Alex Waterman Reviewed-by: mobile promotions Tested-by: mobile promotions --- drivers/gpu/nvgpu/common/bus/bus_gk20a.c | 3 --- 1 file changed, 3 deletions(-) (limited to 'drivers/gpu/nvgpu/common/bus') diff --git a/drivers/gpu/nvgpu/common/bus/bus_gk20a.c b/drivers/gpu/nvgpu/common/bus/bus_gk20a.c index 010f8a7f..46065579 100644 --- a/drivers/gpu/nvgpu/common/bus/bus_gk20a.c +++ b/drivers/gpu/nvgpu/common/bus/bus_gk20a.c @@ -20,11 +20,8 @@ * DEALINGS IN THE SOFTWARE. */ -#include -#include #include #include -#include #include #include "gk20a/gk20a.h" -- cgit v1.2.2