1. 27 7月, 2013 1 次提交
  2. 26 7月, 2013 1 次提交
    • A
      [media] dvb-usb-v2: fix Kconfig dependency when RC_CORE=m · e2c257f4
      Antti Palosaari 提交于
      It is not allowed to build driver as a build-in when RC_CORE
      (remote controller support) is build as a module.
      randconfig build error with next-20130719, in drivers/media/usb
      drivers/built-in.o: In function `dvb_usbv2_disconnect':
      (.text+0x154b39): undefined reference to `rc_unregister_device'
      drivers/built-in.o: In function `dvb_usbv2_init_work':
      dvb_usb_core.c:(.text+0x155b2d): undefined reference to `rc_allocate_device'
      dvb_usb_core.c:(.text+0x155c38): undefined reference to `rc_register_device'
      dvb_usb_core.c:(.text+0x155c5b): undefined reference to `rc_free_device'
      drivers/built-in.o: In function `anysee_rc_query':
      anysee.c:(.text+0x157795): undefined reference to `rc_keydown'
      Reported-by: NJim Davis <jim.epost@gmail.com>
      Signed-off-by: NAntti Palosaari <crope@iki.fi>
      Signed-off-by: NMauro Carvalho Chehab <m.chehab@samsung.com>
      e2c257f4
  3. 22 7月, 2013 1 次提交
  4. 25 6月, 2013 1 次提交
  5. 22 6月, 2013 1 次提交
  6. 21 6月, 2013 6 次提交
  7. 19 6月, 2013 5 次提交
  8. 18 6月, 2013 2 次提交
  9. 17 6月, 2013 11 次提交
  10. 13 6月, 2013 3 次提交
  11. 09 6月, 2013 8 次提交