From: Mauro Carvalho Chehab Date: Mon, 2 Mar 2015 17:17:01 +0000 (-0300) Subject: [media] siano: avoid a linkedit error if !MC X-Git-Tag: omap-for-v4.1/fixes-rc1~72^2~1^2~349 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f704eab5b6beff878fc68dca800a4979ec97a15c;p=pandora-kernel.git [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 Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed