commit | f704eab5b6beff878fc68dca800a4979ec97a15c | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | Mon Mar 02 14:17:01 2015 -0300 |
committer | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | Mon Mar 02 14:17:01 2015 -0300 |
tree | 2f15164d0cef0f7140e9addd4bd4ee651dfa696f | |
parent | 89a2c1d60aa2cfcf4c9f194b4c923d72182be431 [diff] |
[media] siano: avoid a linkedit error if !MC If the media controller (MC) is not enabled, it will compile fine, but will fail at the linkedition: ERROR: "media_device_unregister" [drivers/media/usb/siano/smsusb.ko] undefined! Reported-by: kbuild test robot <fengguang.wu@intel.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>