diff options
author | Mauro Carvalho Chehab <mchehab@redhat.com> | 2008-12-07 14:19:29 -0200 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2008-12-07 14:19:29 -0200 |
commit | 60738570eec2254bed5147ebd299cc8c408f365e (patch) | |
tree | 5b440a19900f837c84e66c21df4e47d7e0e128bc /linux/include/media/ir-common.h | |
parent | 929fe04b1e4235f1078c9ecbc1824e9ba43baba4 (diff) | |
download | mediapointer-dvb-s2-60738570eec2254bed5147ebd299cc8c408f365e.tar.gz mediapointer-dvb-s2-60738570eec2254bed5147ebd299cc8c408f365e.tar.bz2 |
saa7134: Add support for Kworld Plus TV Analog Lite PCI
From: Mauro Carvalho Chehab <mchehab@infradead.org>
Thanks to Sistema Fenix (http://www.sistemafenix.com.br/) for sponsoring
this
development.
Signed-off-by: Gilberto <gilberto@sistemafenix.com.br>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
Diffstat (limited to 'linux/include/media/ir-common.h')
-rw-r--r-- | linux/include/media/ir-common.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/linux/include/media/ir-common.h b/linux/include/media/ir-common.h index 3a88e13a2..5bf2ea006 100644 --- a/linux/include/media/ir-common.h +++ b/linux/include/media/ir-common.h @@ -158,6 +158,7 @@ extern IR_KEYTAB_TYPE ir_codes_encore_enltv_fm53[IR_KEYTAB_SIZE]; extern IR_KEYTAB_TYPE ir_codes_real_audio_220_32_keys[IR_KEYTAB_SIZE]; extern IR_KEYTAB_TYPE ir_codes_msi_tvanywhere_plus[IR_KEYTAB_SIZE]; extern IR_KEYTAB_TYPE ir_codes_ati_tv_wonder_hd_600[IR_KEYTAB_SIZE]; +extern IR_KEYTAB_TYPE ir_codes_kworld_plus_tv_analog[IR_KEYTAB_SIZE]; #endif /* |