Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 882ead32 authored by Mauro Carvalho Chehab's avatar Mauro Carvalho Chehab
Browse files

V4L/DVB (13858): ir-keytable: use the right header



We don't need linux/usb/input.h but, instead, linux/input.h

Signed-off-by: default avatarMauro Carvalho Chehab <mchehab@redhat.com>
parent ceafe1d2
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -13,7 +13,7 @@
 */


#include <linux/usb/input.h>
#include <linux/input.h>
#include <media/ir-common.h>

#define IR_TAB_MIN_SIZE	32