nuttx/drivers/vhost
Bowen Wang 2eaf5de3d9 drivers/vhost-rng: fix the vhost-rng compile error
1. Include the <nuttx/spinlock.h> beacause vhost-rng used spinlock
2. Remove the unused ret;

Signed-off-by: Bowen Wang <wangbowen6@xiaomi.com>
2026-01-19 14:18:27 +08:00
..
CMakeLists.txt drivers/vhost: fix cmake typos 2026-01-19 14:18:27 +08:00
Kconfig virtio and vhost-rpmsg: add virtio and vhost rpmsg device support 2026-01-19 14:18:27 +08:00
Make.defs virtio and vhost-rpmsg: add virtio and vhost rpmsg device support 2026-01-19 14:18:27 +08:00
vhost-rng.c drivers/vhost-rng: fix the vhost-rng compile error 2026-01-19 14:18:27 +08:00
vhost-rng.h drivers: migrate to SPDX identifier 2024-11-06 18:02:25 +08:00
vhost-rpmsg.c virtio and vhost-rpmsg: add virtio and vhost rpmsg device support 2026-01-19 14:18:27 +08:00
vhost-rpmsg.h virtio and vhost-rpmsg: add virtio and vhost rpmsg device support 2026-01-19 14:18:27 +08:00
vhost.c virtio and vhost-rpmsg: add virtio and vhost rpmsg device support 2026-01-19 14:18:27 +08:00