acrn-kernel/tools/virtio/linux
Stefano Garzarella d650f830f3 tools/virtio: fix build
Fix the build caused by the following changes:
- phys_addr_t is now defined in tools/include/linux/types.h
- dev_warn_once() is used in drivers/virtio/virtio_ring.c
- linux/uio.h included by vringh.h use INT_MAX defined in limits.h

Signed-off-by: Stefano Garzarella <sgarzare@redhat.com>
Message-Id: <20220705072249.7867-1-sgarzare@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Acked-by: Eugenio Pérez <eperezma@redhat.com>
Signed-off-by: Peng Fan <peng.fan@nxp.com>
Acked-by: Jason Wang <jasowang@redhat.com>
2022-08-11 04:26:07 -04:00
..
bug.h
compiler.h
device.h
dma-mapping.h
err.h
export.h
hrtimer.h
irqreturn.h
kernel.h tools/virtio: fix build 2022-08-11 04:26:07 -04:00
kmemleak.h
mm_types.h
module.h
printk.h
ratelimit.h
scatterlist.h
slab.h
spinlock.h
thread_info.h
uaccess.h
uio.h
virtio.h
virtio_byteorder.h
virtio_config.h
virtio_ring.h
vringh.h tools/virtio: fix build 2022-08-11 04:26:07 -04:00