pds_core: remove CONFIG_DEBUG_FS from makefile
This cruft from previous drafts should have been removed when the code was updated to not use the old style dummy helpers. Fixes: 55435ea7729a ("pds_core: initial framework for pds_core PF driver") Signed-off-by: Shannon Nelson <shannon.nelson@amd.com> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
parent
4a54903ff6
commit
ec788f7e96
@ -9,6 +9,5 @@ pds_core-y := main.o \
|
||||
dev.o \
|
||||
adminq.o \
|
||||
core.o \
|
||||
debugfs.o \
|
||||
fw.o
|
||||
|
||||
pds_core-$(CONFIG_DEBUG_FS) += debugfs.o
|
||||
|
Loading…
x
Reference in New Issue
Block a user