From: Paul Mundt Date: Tue, 20 Apr 2010 05:34:15 +0000 (+0900) Subject: sh: dwarf unwinder needs linux/module.h. X-Git-Tag: v2.6.35-rc1~504^2~33 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1d5cc550ede76825ab401941fb1165f2056e2c46;p=pandora-kernel.git 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 --- Reading git-diff-tree failed