git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
837b41b
)
module: fix build warning with !CONFIG_KALLSYMS
author
WANG Cong
<xiyou.wangcong@gmail.com>
Thu, 24 Jul 2008 14:41:48 +0000
(15:41 +0100)
committer
Rusty Russell
<rusty@rustcorp.com.au>
Mon, 28 Jul 2008 02:16:28 +0000
(12:16 +1000)
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 <wangcong@zeuux.org>
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
No differences found