diff options
author | Shannon Nelson <[email protected]> | 2023-07-06 16:17:18 -0700 |
---|---|---|
committer | Michael S. Tsirkin <[email protected]> | 2023-08-10 15:24:27 -0400 |
commit | 9ad1a29cb0991e3145996cdce691525e8ac65db7 (patch) | |
tree | 322e132f395740a36277ccaad5bdccf92fda6ba8 /tools/perf/scripts/python/event_analyzing_sample.py | |
parent | 55c91fedd03d7b9cf0c5199b2eb12b9b8e95281a (diff) |
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/[email protected]/
Fixes: a16291b5bcbb ("pds_vdpa: Add new vDPA driver for AMD/Pensando DSC")
Signed-off-by: Shannon Nelson <[email protected]>
Message-Id: <[email protected]>
Signed-off-by: Michael S. Tsirkin <[email protected]>
Reviewed-by: Randy Dunlap <[email protected]>
Tested-by: Randy Dunlap <[email protected]> # build-tested
Acked-by: Jason Wang <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions