commit | 5efeb972942f3bfe2fce2b73db9579484625e270 | [log] [tgz] |
---|---|---|
author | Randy Dunlap <randy.dunlap@oracle.com> | Mon Oct 29 15:19:50 2007 -0300 |
committer | Mauro Carvalho Chehab <mchehab@infradead.org> | Sun Nov 04 21:41:21 2007 -0200 |
tree | 301ca68b5289e956c4727af67ff340047a36eda7 | |
parent | 04d934ff84f97970fa59980b0c327422b08cda50 [diff] |
V4L/DVB (6478): ir-functions use input functions, should depend on INPUT Media ir-functions uses input_(*) functions so it should depend on the INPUT config symbol. drivers/built-in.o: In function `ir_input_key_event': ir-functions.c:(.text+0x10849a): undefined reference to `input_event' ir-functions.c:(.text+0x1084ac): undefined reference to `input_event' Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>