commit | 5038a5679094ca21980b668f8d86b4dfb6ebbf0d | [log] [tgz] |
---|---|---|
author | Stephen Rothwell <sfr@canb.auug.org.au> | Tue Apr 07 13:05:42 2020 +1000 |
committer | Michael S. Tsirkin <mst@redhat.com> | Fri Apr 17 06:05:29 2020 -0400 |
tree | b2e1013a695172092270c5d418afb4fc641e0b34 | |
parent | bf02bd9ae27af53025924502060983a92f97e929 [diff] |
drm/virtio: fix up for include file changes virtgpu_kms now uses VIRTIO_RING_F_INDIRECT_DESC, so it must include virtio_ring.h directly. Fixes: 5edbb5608256 ("drm/virtio: fix ring free check") Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au> Link: https://lore.kernel.org/r/20200407130542.0e3b5d9d@canb.auug.org.au Signed-off-by: Michael S. Tsirkin <mst@redhat.com>