mirror of
https://github.com/Dasharo/linux.git
synced 2026-03-06 15:25:10 -08:00
tools/virtio: more stubs
fix test module build. Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
This commit is contained in:
0
tools/virtio/crypto/hash.h
Normal file
0
tools/virtio/crypto/hash.h
Normal file
@@ -29,4 +29,6 @@ enum dma_data_direction {
|
||||
#define dma_unmap_single(...) do { } while (0)
|
||||
#define dma_unmap_page(...) do { } while (0)
|
||||
|
||||
#define dma_max_mapping_size(...) SIZE_MAX
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user