1. 27 6月, 2008 1 次提交
    • M
      V4L/DVB (8004): Fix INPUT dependency at budget-ci · fde60748
      Mauro Carvalho Chehab 提交于
      As reported by Ingo Molnar:
      MODPOST 346 modules
      ERROR: "input_free_device" [drivers/media/dvb/ttpci/budget-ci.ko] undefined!
      ERROR: "input_register_device" [drivers/media/dvb/ttpci/budget-ci.ko] undefined!
      ERROR: "input_allocate_device" [drivers/media/dvb/ttpci/budget-ci.ko] undefined!
      ERROR: "input_unregister_device" [drivers/media/dvb/ttpci/budget-ci.ko] undefined!
      ERROR: "input_event" [drivers/media/common/ir-common.ko] undefined!
      
      This occurs when:
      
      CONFIG_INPUT=n
      CONFIG_VIDEO_IR=m
      CONFIG_DVB_BUDGET_CI=m
      
      Thanks-to: Ingo Molnar <mingo@elte.hu>
      Signed-off-by: NMauro Carvalho Chehab <mchehab@infradead.org>
      fde60748
  2. 25 6月, 2008 17 次提交
  3. 24 6月, 2008 22 次提交