From: Sam Ravnborg Date: Sat, 1 Jul 2006 09:44:23 +0000 (+0200) Subject: kbuild: warn when a moduled uses a symbol marked UNUSED X-Git-Tag: v2.6.18-rc1~192^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c96fca213737a5b4bc569e1d9a0ef6adeff661e9;p=pandora-kernel.git kbuild: warn when a moduled uses a symbol marked UNUSED We now have infrastructure in place to mark an EXPORTed symbol as unused. So the natural next step is to warn during buildtime when a module uses a symbol marked UNUSED. Signed-off-by: Sam Ravnborg --- Reading git-diff-tree failed