mirror of
https://github.com/tbsdtv/linux_media.git
synced 2025-07-23 20:51:03 +02: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