From: Randy Dunlap <randy.dunlap@oracle•com>
To: Stephen Rothwell <sfr@canb•auug.org.au>, linux-media@vger•kernel.org
Cc: linux-next@vger•kernel.org, LKML <linux-kernel@vger•kernel.org>,
Mauro Carvalho Chehab <mchehab@infradead•org>
Subject: [PATCH -next] tm6000: depends on IR_CORE
Date: Thu, 19 Aug 2010 10:42:14 -0700 [thread overview]
Message-ID: <20100819104214.2f95bcf4.randy.dunlap@oracle.com> (raw)
In-Reply-To: <20100819143941.d3ea5cb4.sfr@canb.auug.org.au>
From: Randy Dunlap <randy.dunlap@oracle•com>
tm6000 uses IR interfaces, so it should depend on IR_CORE.
ERROR: "get_rc_map" [drivers/staging/tm6000/tm6000.ko] undefined!
ERROR: "ir_input_unregister" [drivers/staging/tm6000/tm6000.ko] undefined!
ERROR: "__ir_input_register" [drivers/staging/tm6000/tm6000.ko] undefined!
Signed-off-by: Randy Dunlap <randy.dunlap@oracle•com>
---
drivers/staging/tm6000/Kconfig | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--- linux-next-20100819.orig/drivers/staging/tm6000/Kconfig
+++ linux-next-20100819/drivers/staging/tm6000/Kconfig
@@ -1,6 +1,6 @@
config VIDEO_TM6000
tristate "TV Master TM5600/6000/6010 driver"
- depends on VIDEO_DEV && I2C && INPUT && USB && EXPERIMENTAL
+ depends on VIDEO_DEV && I2C && INPUT && IR_CORE && USB && EXPERIMENTAL
select VIDEO_TUNER
select MEDIA_TUNER_XC2028
select MEDIA_TUNER_XC5000
next prev parent reply other threads:[~2010-08-19 17:42 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-08-19 4:39 linux-next: Tree for August 19 Stephen Rothwell
2010-08-19 17:07 ` [PATCH -next] isdn/avm: fix build when PCMCIA is not enabled Randy Dunlap
2010-08-23 4:37 ` David Miller
2010-08-19 17:42 ` Randy Dunlap [this message]
2010-08-19 17:46 ` linux-next: Tree for August 19 (media & IR) Randy Dunlap
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20100819104214.2f95bcf4.randy.dunlap@oracle.com \
--to=randy.dunlap@oracle$(echo .)com \
--cc=linux-kernel@vger$(echo .)kernel.org \
--cc=linux-media@vger$(echo .)kernel.org \
--cc=linux-next@vger$(echo .)kernel.org \
--cc=mchehab@infradead$(echo .)org \
--cc=sfr@canb$(echo .)auug.org.au \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox