From: Randy Dunlap Date: Mon, 11 May 2009 16:37:41 +0000 (-0300) Subject: V4L/DVB (11758): 2: handle unregister for non-I2C builds X-Git-Tag: v2.6.31-rc1~297^2~208 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b7fd6067143181becb5b14765f4ad25857846491;p=pandora-kernel.git V4L/DVB (11758): 2: handle unregister for non-I2C builds Build fails when CONFIG_I2C=n, so handle that case in the if block: drivers/built-in.o: In function `v4l2_device_unregister': (.text+0x157821): undefined reference to `i2c_unregister_device' Signed-off-by: Randy Dunlap Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed