commit | b7fd6067143181becb5b14765f4ad25857846491 | [log] [tgz] |
---|---|---|
author | Randy Dunlap <randy.dunlap@oracle.com> | Mon May 11 13:37:41 2009 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Tue Jun 16 18:21:01 2009 -0300 |
tree | fafa5962a621e213cd1200d4a2dec13eaf6ac213 | |
parent | 507a34f450e3bac2940da4549ca56bcba25184e7 [diff] |
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 <randy.dunlap@oracle.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>