[media] dib8000: fix compilation error
authorMauro Carvalho Chehab <m.chehab@samsung.com>
Fri, 20 Dec 2013 10:11:31 +0000 (08:11 -0200)
committerMauro Carvalho Chehab <m.chehab@samsung.com>
Fri, 20 Dec 2013 10:12:39 +0000 (08:12 -0200)
As reported by  kbuild test robot <fengguang.wu@intel.com>:

with a random config:

   drivers/built-in.o: In function `dib8000_get_time_us.isra.16':
>> dib8000.c:(.text+0x3075aa): undefined reference to `__udivdi3'

Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>

No differences found