Commit a08cb043 authored by Pierre Lestringant's avatar Pierre Lestringant Committed by Tomasz Zawadzki
Browse files

idxd: remove unused function declarations in map file



Signed-off-by: default avatarPierre Lestringant <plestringant@kalray.eu>
Change-Id: I9c296de4bdbe5ec00afa5c5af60c00de54fcdb4c
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/16143


Tested-by: default avatarSPDK CI Jenkins <sys_sgci@intel.com>
Community-CI: Mellanox Build Bot
Reviewed-by: default avatarJim Harris <jim.harris@gmail.com>
Reviewed-by: default avatarTomasz Zawadzki <tomasz.zawadzki@intel.com>
parent a2070cf3
Loading
Loading
Loading
Loading
+0 −7
Original line number Diff line number Diff line
@@ -5,15 +5,8 @@
	spdk_idxd_probe;
	spdk_idxd_detach;
	spdk_idxd_batch_prep_copy;
	spdk_idxd_batch_prep_dualcast;
	spdk_idxd_batch_prep_fill;
	spdk_idxd_batch_prep_crc32c;
	spdk_idxd_batch_prep_copy_crc32c;
	spdk_idxd_batch_prep_compare;
	spdk_idxd_batch_submit;
	spdk_idxd_batch_create;
	spdk_idxd_batch_cancel;
	spdk_idxd_batch_get_max;
	spdk_idxd_get_socket;
	spdk_idxd_set_config;
	spdk_idxd_submit_compare;