OpenAMP / open-amp

The main OpenAMP library implementing RPMSG, Virtio, and Remoteproc for RTOS etc
https://www.openampproject.org/
Other
678 stars 278 forks source link

virtio: Remove never used virtio_feature_name() #584

Closed glneo closed 1 month ago

glneo commented 2 months ago

The comments states this was kept for "future use", that was a decade ago.. Remove this never used function and associated data.

glneo commented 2 months ago

This depends on #583 going in first to remove the CI check fail.

arnopo commented 2 months ago

@glneo : I merged #583. Please, could you rebase this one on top that the checks are all successful before I merge?

arnopo commented 2 months ago

@glneo : I merged #583. Please, could you rebase this one on top that the checks are all successful before I merge?

forget my request CI is broken. We need first to integrate https://github.com/OpenAMP/open-amp/pull/586

glneo commented 2 months ago

Okay, will re-push when that is fixed to kick off another CI build.