commit | ac8f392678da1d9839fdd10e3d5a0c9400b544fa | [log] [tgz] |
---|---|---|
author | Antti Palosaari <crope@iki.fi> | Fri Mar 14 15:22:24 2014 -0300 |
committer | Mauro Carvalho Chehab <m.chehab@samsung.com> | Fri Mar 14 20:23:11 2014 -0300 |
tree | 6400c3d26a5fc9b6561cda8253e36c5a0ba5ec0c | |
parent | ba35ca07080268af1badeb47de0f9eff28126339 [diff] |
[media] e4000: fix 32-bit build error All error/warnings: drivers/built-in.o: In function `e4000_set_params': >> e4000.c:(.text+0x1219a1b): undefined reference to `__umoddi3' Reported-by: kbuild test robot <fengguang.wu@intel.com> Signed-off-by: Antti Palosaari <crope@iki.fi> Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>