]> git.karo-electronics.de Git - linux-beck.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)
commit87b09bd048924f5b830d57f719b0c62ec25bac32
tree2aaa3e8f6c515e7dedf472af087d78d0d309420a
parent9d605e6359f0808581b89350c643208586f41a06
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