]> git.baikalelectronics.ru Git - kernel.git/commit
virtio_ring: pull in spinlock header
authorMichael S. Tsirkin <mst@redhat.com>
Tue, 10 Aug 2021 16:26:05 +0000 (12:26 -0400)
committerMichael S. Tsirkin <mst@redhat.com>
Wed, 11 Aug 2021 10:44:24 +0000 (06:44 -0400)
commitf8ce72632fa7ed286cc9a62c35e279330a14d3e0
treef75c7986f1413fdc3d230c2c2bf9d4e758ea582d
parentea2f6af16532511eb1cd8eb62845c37861f24ce8
virtio_ring: pull in spinlock header

we use a spinlock now pull in the correct header to
make virtio_ring.c self sufficient.

Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
drivers/virtio/virtio_ring.c