]> git.baikalelectronics.ru Git - kernel.git/commit
ts2020: fix compilation on i386
authorMauro Carvalho Chehab <mchehab@osg.samsung.com>
Wed, 10 Jun 2015 15:26:18 +0000 (12:26 -0300)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Wed, 10 Jun 2015 15:26:18 +0000 (12:26 -0300)
commit179b743f94dd3c86cc2771de6b507ea85bb3e386
tree2aaa3e8f6c515e7dedf472af087d78d0d309420a
parent67121a544be88564a1b91f21140b4bdd46a29d75
ts2020: fix compilation on i386

drivers/built-in.o: In function `ts2020_read_signal_strength':
ts2020.c:(.text+0x298ff94): undefined reference to `__divdi3'
ts2020.c:(.text+0x298ffd4): undefined reference to `__divdi3'
ts2020.c:(.text+0x298fffd): undefined reference to `__divdi3'
Makefile:921: recipe for target 'vmlinux' failed

Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
drivers/media/dvb-frontends/ts2020.c