From 45d0a9c711d50290eb3e8297ab9b5c4a5161f242 Mon Sep 17 00:00:00 2001 From: Konsta Holtta Date: Wed, 23 May 2018 11:10:46 +0300 Subject: gpu: nvgpu: remove empty gk20a_mm_debugfs_init gk20a_mm_debugfs_init() used to initialize one mm-specific debugfs knob, but now that there aren't any, delete the function and the related files. Change-Id: Ic3177945bbab501c506b5199b44c87450df75452 Signed-off-by: Konsta Holtta Reviewed-on: https://git-master.nvidia.com/r/1729530 Reviewed-by: mobile promotions Tested-by: mobile promotions --- drivers/gpu/nvgpu/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'drivers/gpu/nvgpu/Makefile') diff --git a/drivers/gpu/nvgpu/Makefile b/drivers/gpu/nvgpu/Makefile index 0aacc1e6..6b4fc505 100644 --- a/drivers/gpu/nvgpu/Makefile +++ b/drivers/gpu/nvgpu/Makefile @@ -146,7 +146,6 @@ nvgpu-$(CONFIG_DEBUG_FS) += \ common/linux/debug_ce.o \ common/linux/debug_pmu.o \ common/linux/debug_sched.o \ - common/linux/debug_mm.o \ common/linux/debug_allocator.o \ common/linux/debug_hal.o \ common/linux/debug_clk.o \ -- cgit v1.2.2