]> 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)
commit6723c73a11fcc9d17d8b1272a99efaa41c41534a
tree2aaa3e8f6c515e7dedf472af087d78d0d309420a
parentd4e475d4c987b38f31b3a4369d757a71434867c3
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