From: Mauro Carvalho Chehab Date: Tue, 29 Dec 2009 13:37:38 +0000 (-0300) Subject: V4L/DVB (13858): ir-keytable: use the right header X-Git-Tag: v2.6.33-rc5~24^2~14 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=882ead325b167cdab89f58f871dabf9de5ac87a4;p=platform%2Fupstream%2Fkernel-adaptation-pc.git 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 --- diff --git a/drivers/media/IR/ir-keytable.c b/drivers/media/IR/ir-keytable.c index bff7a53..b521ed9 100644 --- a/drivers/media/IR/ir-keytable.c +++ b/drivers/media/IR/ir-keytable.c @@ -13,7 +13,7 @@ */ -#include +#include #include #define IR_TAB_MIN_SIZE 32