diff options
author | Shannon Nelson <shannon.nelson@amd.com> | 2023-07-07 01:17:18 +0200 |
---|---|---|
committer | Michael S. Tsirkin <mst@redhat.com> | 2023-08-10 21:24:27 +0200 |
commit | 9ad1a29cb0991e3145996cdce691525e8ac65db7 (patch) | |
tree | 322e132f395740a36277ccaad5bdccf92fda6ba8 /drivers/ptp/ptp_chardev.c | |
parent | virtio-mmio: don't break lifecycle of vm_dev (diff) | |
download | linux-9ad1a29cb0991e3145996cdce691525e8ac65db7.tar.xz linux-9ad1a29cb0991e3145996cdce691525e8ac65db7.zip |
pds_vdpa: protect Makefile from unconfigured debugfs
debugfs.h protects itself from an undefined DEBUG_FS, so it is
not necessary to check it in the driver code or the Makefile.
The driver code had been updated for this, but the Makefile had
missed the update.
Link: https://lore.kernel.org/linux-next/fec68c3c-8249-7af4-5390-0495386a76f9@infradead.org/
Fixes: a16291b5bcbb ("pds_vdpa: Add new vDPA driver for AMD/Pensando DSC")
Signed-off-by: Shannon Nelson <shannon.nelson@amd.com>
Message-Id: <20230706231718.54198-1-shannon.nelson@amd.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Reviewed-by: Randy Dunlap <rdunlap@infradead.org>
Tested-by: Randy Dunlap <rdunlap@infradead.org> # build-tested
Acked-by: Jason Wang <jasowang@redhat.com>
Diffstat (limited to 'drivers/ptp/ptp_chardev.c')
0 files changed, 0 insertions, 0 deletions