mirror of
https://github.com/torvalds/linux.git
synced 2026-06-01 11:03:43 +02: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:
parent
32f1b53fe8
commit
3dd7d135e7
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;
|
||||
};
|
||||
Loading…
Reference in New Issue
Block a user