mirror of
git://nv-tegra.nvidia.com/linux-nvgpu.git
synced 2025-12-24 02:22:34 +03:00
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 <suhe@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/1520148 Reviewed-by: Automatic_Commit_Validation_User Reviewed-by: Alex Waterman <alexw@nvidia.com> GVS: Gerrit_Virtual_Submit Tested-by: Vijayakumar Subbu <vsubbu@nvidia.com> Reviewed-by: Vijayakumar Subbu <vsubbu@nvidia.com>
This commit is contained in:
committed by
mobile promotions
parent
542ad000f2
commit
b1159ea6a1
@@ -41,9 +41,6 @@
|
||||
#include "gp10b/platform_gp10b.h"
|
||||
#include "platform_gp10b_tegra.h"
|
||||
|
||||
#include <nvgpu/hw/gp10b/hw_gr_gp10b.h>
|
||||
#include <nvgpu/hw/gp10b/hw_ltc_gp10b.h>
|
||||
|
||||
/* 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 */
|
||||
|
||||
Reference in New Issue
Block a user