aboutsummaryrefslogtreecommitdiffstats
path: root/include/media
diff options
context:
space:
mode:
authorFranklin Meng <fmeng2002@yahoo.com>2010-02-13 02:37:15 -0300
committerMauro Carvalho Chehab <mchehab@redhat.com>2010-02-26 15:11:02 -0300
commit9a0a75a5abb2806969a599e10b0fb287befcb3a7 (patch)
tree86790a54841018991fbf8ed1c9f671bf78d16ad0 /include/media
parentV4L/DVB: radio_timberdale: depends on I2c (diff)
downloadlinux-dev-9a0a75a5abb2806969a599e10b0fb287befcb3a7.tar.xz
linux-dev-9a0a75a5abb2806969a599e10b0fb287befcb3a7.zip
V4L/DVB: Add an entry for Kworld 315U remote
Signed-off-by: Franklin Meng <fmeng2002@yahoo.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'include/media')
-rw-r--r--include/media/ir-common.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/media/ir-common.h b/include/media/ir-common.h
index 8e2ab84ba23e..c66298062d39 100644
--- a/include/media/ir-common.h
+++ b/include/media/ir-common.h
@@ -163,4 +163,5 @@ extern struct ir_scancode_table ir_codes_videomate_s350_table;
extern struct ir_scancode_table ir_codes_gadmei_rm008z_table;
extern struct ir_scancode_table ir_codes_nec_terratec_cinergy_xs_table;
extern struct ir_scancode_table ir_codes_winfast_usbii_deluxe_table;
+extern struct ir_scancode_table ir_codes_kworld_315u_table;
#endif