tools/virtio: include asm/bug.h
authorPeng Fan <peng.fan@nxp.com>
Wed, 9 Dec 2020 08:42:03 +0000 (16:42 +0800)
committerMichael S. Tsirkin <mst@redhat.com>
Fri, 18 Dec 2020 21:14:30 +0000 (16:14 -0500)
commit697d1549140cdcdc4cfcd0bf94e62643008972b7
treeb7adab29792e40c5174cc227b626da7afbe0df5e
parent83ef73b27eb2363f44faf9c3ee28a3fe752cfd15
tools/virtio: include asm/bug.h

WARN_ON is used in drivers/vhost/vringh.c, to avoid build failure,
need include asm/bug.h

Signed-off-by: Peng Fan <peng.fan@nxp.com>
Link: https://lore.kernel.org/r/20201209084205.24062-2-peng.fan@oss.nxp.com
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
tools/virtio/linux/bug.h