mirror of
https://github.com/hardkernel/linux.git
synced 2026-03-24 19:40:21 +09:00
tools/virtio: handle fallout from folio work
just add a stub Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
This commit is contained in:
3
tools/virtio/linux/mm_types.h
Normal file
3
tools/virtio/linux/mm_types.h
Normal file
@@ -0,0 +1,3 @@
|
||||
struct folio {
|
||||
struct page page;
|
||||
};
|
||||
Reference in New Issue
Block a user