1
0
Fork 0

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: Mauro Carvalho Chehab <mchehab@redhat.com>
hifive-unleashed-5.1
Mauro Carvalho Chehab 2009-12-29 10:37:38 -03:00
parent ceafe1d2fe
commit 882ead325b
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@
*/
#include <linux/usb/input.h>
#include <linux/input.h>
#include <media/ir-common.h>
#define IR_TAB_MIN_SIZE 32