summaryrefslogtreecommitdiff
path: root/fs/debugfs/Makefile
blob: 9c0fe38cfb5eb8d9218851305653fbd219140fc0 (plain)
1
2
3
4
5
# SPDX-License-Identifier: GPL-2.0-only
debugfs-objs	:= inode.o file.o

obj-$(CONFIG_DEBUG_FS)	+= debugfs.o

'>AgeCommit message (Expand)Author 2021-05-19drm/radeon: use the dummy page for GART if neededChristian König 2020-07-27drm/radeon: switch from 'pci_' to 'dma_' APIChristophe JAILLET 2020-07-27drm/radeon: avoid a useless memsetChristophe JAILLET 2019-12-05drm/radeon: Don't include <drm/drm_pci.h>Thomas Zimmermann 2019-06-10drm/radeon: drop use of drmP.h (1/2)Sam Ravnborg