From: Michael Neuling Date: Mon, 7 Nov 2011 06:12:28 +0000 (+1100) Subject: powerpc: fix building hvc_opal.c X-Git-Tag: v3.2-rc1~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0084e4751e63a71b30f315710f976f8bb0c2cc07;p=pandora-kernel.git powerpc: fix building hvc_opal.c Fix building following build error: drivers/tty/hvc/hvc_opal.c:244:12: error: 'THIS_MODULE' undeclared here (not in a function) Signed-off-by: Michael Neuling [ New file from powerpc tree not following the new rules from the module.h split, both of which were merged today. - Linus ] Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed