]> git.baikalelectronics.ru Git - kernel.git/commit
sh: dwarf unwinder needs linux/module.h.
authorPaul Mundt <lethal@linux-sh.org>
Tue, 20 Apr 2010 05:34:15 +0000 (14:34 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Tue, 20 Apr 2010 05:34:15 +0000 (14:34 +0900)
commit12f564f722845ca61bc263edb2d8f0ed06d87639
tree864bb63f4ca6c896d2fd00ca75c0f93b19aedebf
parentf21981cafeb60db5e9348018a6bf87332ee396e3
sh: dwarf unwinder needs linux/module.h.

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>
arch/sh/kernel/dwarf.c