From b1159ea6a19efdabe5205c654637f114e5f415bb Mon Sep 17 00:00:00 2001 From: Sunny He Date: Thu, 13 Jul 2017 15:50:30 -0700 Subject: nvgpu: gpu: Remove unnecessary hw header includes Remove some unnecessary hardware register header includes. Jira NVGPU-118 Change-Id: Ie05ca78bbab49c6fcc05eaa5a9a5890a0943cd8f Signed-off-by: Sunny He Reviewed-on: https://git-master.nvidia.com/r/1520148 Reviewed-by: Automatic_Commit_Validation_User Reviewed-by: Alex Waterman GVS: Gerrit_Virtual_Submit Tested-by: Vijayakumar Subbu Reviewed-by: Vijayakumar Subbu --- drivers/gpu/nvgpu/common/linux/platform_gp10b_tegra.c | 3 --- 1 file changed, 3 deletions(-) (limited to 'drivers/gpu/nvgpu/common/linux') diff --git a/drivers/gpu/nvgpu/common/linux/platform_gp10b_tegra.c b/drivers/gpu/nvgpu/common/linux/platform_gp10b_tegra.c index 83d3634c..bdb7fb3f 100644 --- a/drivers/gpu/nvgpu/common/linux/platform_gp10b_tegra.c +++ b/drivers/gpu/nvgpu/common/linux/platform_gp10b_tegra.c @@ -41,9 +41,6 @@ #include "gp10b/platform_gp10b.h" #include "platform_gp10b_tegra.h" -#include -#include - /* Select every GP10B_FREQ_SELECT_STEP'th frequency from h/w table */ #define GP10B_FREQ_SELECT_STEP 8 /* Max number of freq supported in h/w */ -- cgit v1.2.2