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
..
2015-10-08 16:50:34 +01:00
2015-02-06 16:11:38 +00:00
2015-10-08 16:50:34 +01:00
2015-09-25 12:04:42 +02:00
2015-09-25 12:04:43 +02:00
2015-02-16 15:07:19 +00:00
2015-02-05 17:16:14 +01:00