commit | 4bf48150541b5f3335a6438f51b75f9d9d95e256 | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <m.chehab@samsung.com> | Fri Dec 20 08:11:31 2013 -0200 |
committer | Mauro Carvalho Chehab <m.chehab@samsung.com> | Fri Dec 20 08:12:39 2013 -0200 |
tree | d4a6778962dfbcefa1cb03eb88267f156e8f2aeb | |
parent | d22d32e117c19efa1761d871d9dab5e294b7b77d [diff] |
[media] dib8000: fix compilation error 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>