From: Hannes Frederic Sowa Date: Fri, 14 Nov 2014 14:16:47 +0000 (+0100) Subject: reciprocal_div: objects with exported symbols should be obj-y rather than lib-y X-Git-Tag: omap-for-v3.19/fixes-for-merge-window~83^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9f458945080f9e618641ff3ef04e60be0895d7e4;p=pandora-kernel.git reciprocal_div: objects with exported symbols should be obj-y rather than lib-y Otherwise the exported symbols might be discarded because of no users in vmlinux. Reported-by: Jim Davis Signed-off-by: Hannes Frederic Sowa Signed-off-by: David S. Miller --- Reading git-diff-tree failed