From: Rupesh Gujare Date: Mon, 5 Aug 2013 11:14:04 +0000 (+0100) Subject: staging: ozwpan: Fix build warning. X-Git-Tag: v3.12-rc1~183^2~318 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5cf9d2577f22eebf2263e6cd91b942b7016845d2;p=pandora-kernel.git staging: ozwpan: Fix build warning. This patch fixes following build warning. drivers/built-in.o: In function `oz_hcd_heartbeat': >> (.text+0x30aadd): undefined reference to `__divdi3' drivers/built-in.o: In function `oz_hcd_heartbeat': >> (.text+0x30ac85): undefined reference to `__divdi3' Reported-by: Randy Dunlap Signed-off-by: Rupesh Gujare Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed