libinput: fix build for older kernel headers
authorPeter Korsgaard <peter@korsgaard.com>
Mon, 2 Jun 2014 21:13:54 +0000 (23:13 +0200)
committerPeter Korsgaard <peter@korsgaard.com>
Mon, 2 Jun 2014 21:13:54 +0000 (23:13 +0200)
commit54b3fd46f51d7c24e65b3ee638fd1d72807da57f
treead77d081bc318f706ff1eb3ac1672ee5575ec9d6
parent76dff6c63d6b4452e97295d5b512aa5381672ba7
libinput: fix build for older kernel headers

Provide a fallback definition for KEY_MICMUTE (which was added in 3.1) and
fix the fallback definition for KEY_LIGHTS_TOGGLE (which was added in 3.10).

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/libinput/libinput-0001-libinput-evdev.c-use-correct-fallback-value-for-KEY_.patch [new file with mode: 0644]
package/libinput/libinput-0002-libinput-evdev.c-provide-fallback-definition-for-KEY.patch [new file with mode: 0644]