dmadev: remove symbol versioning for inline helpers
authorDavid Marchand <david.marchand@redhat.com>
Wed, 20 Oct 2021 11:25:52 +0000 (12:25 +0100)
committerThomas Monjalon <thomas@monjalon.net>
Fri, 22 Oct 2021 20:40:59 +0000 (22:40 +0200)
commit223e0f72442442d18a9addc2ec23762cb462688c
tree54fb11bbd4686a8c5e9a86243f50df7c0726acbe
parenta4d11e0386b521ff402e4a7e0027c70909b99ee9
dmadev: remove symbol versioning for inline helpers

Inline helpers have no global symbols in shared libraries.
There is no reason to ask for versioning (plus this library would not
build on Windows).

Fixes: 91e581e5c924 ("dmadev: add data plane API")
Fixes: ea8cf0f8536d ("dmadev: add burst capacity API")

Signed-off-by: David Marchand <david.marchand@redhat.com>
Acked-by: Bruce Richardson <bruce.richardson@intel.com>
lib/dmadev/version.map