qemu-patch-raspberry4/include/standard-headers
Markus Armbruster ac98fa849e update-linux-headers: Rename SW_MAX to SW_MAX_
The next commit will compile hw/input/virtio-input.c and
hw/input/virtio-input-hid.c even when CONFIG_LINUX is off.  These
files include both "include/standard-headers/linux/input.h" and
<windows.h> then.  Doesn't work, because both define SW_MAX.  We don't
actually use it.  Patch input.h to define SW_MAX_ instead.

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Message-Id: <1444320700-26260-2-git-send-email-armbru@redhat.com>
Reviewed-by: Gerd Hoffmann <kraxel@redhat.com>
2015-10-09 15:22:39 +02:00
..
asm-s390 standard-headers: add s390 virtio headers 2015-02-26 13:04:06 +01:00
asm-x86 target-i386: move asm-x86/hyperv.h to standard-headers 2015-09-16 17:33:32 +02:00
linux update-linux-headers: Rename SW_MAX to SW_MAX_ 2015-10-09 15:22:39 +02:00