]> git.ipfire.org Git - thirdparty/linux.git/commit
drm/xe/tests: remove unused leftover xe_call_for_each_device()
authorJani Nikula <jani.nikula@intel.com>
Mon, 12 Aug 2024 10:30:19 +0000 (13:30 +0300)
committerJani Nikula <jani.nikula@intel.com>
Tue, 13 Aug 2024 09:11:32 +0000 (12:11 +0300)
commit50680d1698f4d4c9651822398805cb943b7c04aa
treeb54240207f54be6c0d3c682ed383124af1119140
parentb8cdc47adf059f60a39555eeba1db92c503a5061
drm/xe/tests: remove unused leftover xe_call_for_each_device()

xe_call_for_each_device() has been unused since commit 57ecead343e7
("drm/xe/tests: Convert xe_mocs live tests"). Remove it and the related
dev_to_xe_device_fn() and struct kunit_test_data.

Cc: Lucas De Marchi <lucas.demarchi@intel.com>
Reviewed-by: Gustavo Sousa <gustavo.sousa@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/fa3bb23d005313c9797f557e1211fde09fcb59cc.1723458544.git.jani.nikula@intel.com
Signed-off-by: Jani Nikula <jani.nikula@intel.com>
drivers/gpu/drm/xe/tests/xe_pci.c
drivers/gpu/drm/xe/tests/xe_pci_test.h