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:
3cf6fa1
)
sh: dwarf unwinder needs linux/module.h.
author
Paul Mundt
<lethal@linux-sh.org>
Tue, 20 Apr 2010 05:34:15 +0000
(14:34 +0900)
committer
Paul Mundt
<lethal@linux-sh.org>
Tue, 20 Apr 2010 05:34:15 +0000
(14:34 +0900)
Previously the struct module definition was pulled in from other headers,
but we want the reference to be explicit. Fixes up randconfig build
issues.
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
No differences found