summaryrefslogtreecommitdiff
path: root/linux/drivers/media/dvb/siano/sms-cards.c
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab@redhat.com>2009-05-14 19:32:12 +0000
committerMauro Carvalho Chehab <mchehab@redhat.com>2009-05-14 19:32:12 +0000
commit11c31c4bd3cd328f0865ec402bf805372fbd6f22 (patch)
treeb27d7a175e0ec04bd4ae15e75203f37e3e49cd09 /linux/drivers/media/dvb/siano/sms-cards.c
parent0d7f5cd403444bc4434d8bf726e528400f2a3926 (diff)
downloadmediapointer-dvb-s2-11c31c4bd3cd328f0865ec402bf805372fbd6f22.tar.gz
mediapointer-dvb-s2-11c31c4bd3cd328f0865ec402bf805372fbd6f22.tar.bz2
Siano: bind infra-red component
From: Uri Shkolnik <uris@siano-ms.com> Add the infra-red to the makefile and declare the assignment in the cards components. Priority: normal [mchehab@redhat.com: Fixed a few trivial merge conflicts] Signed-off-by: Uri Shkolnik <uris@siano-ms.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'linux/drivers/media/dvb/siano/sms-cards.c')
-rw-r--r--linux/drivers/media/dvb/siano/sms-cards.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/linux/drivers/media/dvb/siano/sms-cards.c b/linux/drivers/media/dvb/siano/sms-cards.c
index 63e4d0ec6..c35ff1f3f 100644
--- a/linux/drivers/media/dvb/siano/sms-cards.c
+++ b/linux/drivers/media/dvb/siano/sms-cards.c
@@ -18,6 +18,7 @@
*/
#include "sms-cards.h"
+#include "smsir.h"
static int sms_dbg;
module_param_named(cards_dbg, sms_dbg, int, 0644);