From: WANG Cong Date: Thu, 24 Jul 2008 14:41:48 +0000 (+0100) Subject: module: fix build warning with !CONFIG_KALLSYMS X-Git-Tag: v2.6.27-rc1~30^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=15bba37d62351749c3915add81f673b256952ee1;p=pandora-kernel.git module: fix build warning with !CONFIG_KALLSYMS This patch fixed the warning: CC kernel/module.o /home/wangcong/Projects/linux-2.6/kernel/module.c:332: warning: ‘lookup_symbol’ defined but not used Signed-off-by: WANG Cong Signed-off-by: Rusty Russell --- Reading git-diff-tree failed