uinput: Remove local copy of uinput.h
authorLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Mon, 22 Nov 2021 19:39:00 +0000 (11:39 -0800)
committerAyush Garg <ayush.garg@samsung.com>
Fri, 11 Mar 2022 13:38:38 +0000 (19:08 +0530)
commit51508382e5f6813502eb27943b178de452c9a226
treec419e9e3b5bab00c15901accc03cace24f4c7c2e
parent5682deffc06e0950d33493635b4f985b0d501d93
uinput: Remove local copy of uinput.h

uinput.h is part of kernel uapi nowadays so it can be included directly
from linux/uinput.h which has a compatible definition with 32 bits
systems:

https://github.com/bluez/bluez/issues/84#issuecomment-942155841

Fixes: https://github.com/bluez/bluez/issues/84
Signed-off-by: Anuj Jain <anuj01.jain@samsung.com>
Signed-off-by: Ayush Garg <ayush.garg@samsung.com>
Makefile.am
android/avctp.c
profiles/audio/avctp.c
src/uinput.h [deleted file]