diff options
author | Ingo Molnar <mingo@elte.hu> | 2010-08-24 04:41:33 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2010-08-24 13:42:08 -0400 |
commit | 577ba406e1cceac4776b095c83ee2896074a0327 (patch) | |
tree | 544d9eaa01335682e04fc19cf8ab25af95ab228a /arch/m68k | |
parent | 1a7c55368c7c8749aa9326c29a50e79a4eba5d26 (diff) |
V4L/DVB: mantis: Fix IR_CORE dependency
This build bug triggers:
drivers/built-in.o: In function `mantis_exit':
(.text+0x377413): undefined reference to `ir_input_unregister'
drivers/built-in.o: In function `mantis_input_init':
(.text+0x3774ff): undefined reference to `__ir_input_register'
If MANTIS_CORE is enabled but IR_CORE is not. Add the correct
dependency.
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Acked-by: Randy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'arch/m68k')
0 files changed, 0 insertions, 0 deletions