From: Vincent Stehlé Date: Tue, 2 Jul 2013 09:46:54 +0000 (+0200) Subject: i2c-designware: use div_u64 to fix link X-Git-Tag: v3.11-rc1~87^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=97191d734f6ac028e5e6dcd574378c1544a16c0b;p=pandora-kernel.git i2c-designware: use div_u64 to fix link This fixes the following link error: drivers/built-in.o: In function `dw_i2c_probe': of_iommu.c:(.text+0x18c8f0): undefined reference to `__aeabi_uldivmod' make: *** [vmlinux] Error 1 Signed-off-by: Vincent Stehlé Tested-by: Kevin Hilman Reviewed-by: Christian Ruppert Acked-by: Arnd Bergmann Signed-off-by: Wolfram Sang --- Reading git-diff-tree failed