mirror of
git://nv-tegra.nvidia.com/linux-nvgpu.git
synced 2025-12-22 09:12:24 +03:00
gpu: nvgpu: rename gm20b clk debugfs file
debug_clk.c implements clk debugfs of gm20b. Rename the file to reflect clk debugfs functions implemented for gm20b. JIRA NVGPU-603 Change-Id: I6ff4b71abe400b8fc2a8d79e12e53e2048ccdc05 Signed-off-by: Nitin Kumbhar <nkumbhar@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/1797903 Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com> Tested-by: mobile promotions <svcmobile_promotions@nvidia.com>
This commit is contained in:
committed by
mobile promotions
parent
94eebcdd8c
commit
a846037fdf
@@ -98,7 +98,7 @@ nvgpu-$(CONFIG_DEBUG_FS) += \
|
||||
os/linux/debug_sched.o \
|
||||
os/linux/debug_allocator.o \
|
||||
os/linux/debug_hal.o \
|
||||
os/linux/debug_clk.o \
|
||||
os/linux/debug_clk_gm20b.o \
|
||||
os/linux/debug_bios.o \
|
||||
os/linux/debug_ltc.o \
|
||||
os/linux/debug_xve.o
|
||||
|
||||
Reference in New Issue
Block a user