From: Axel Lin Date: Mon, 7 Nov 2011 03:20:09 +0000 (+0800) Subject: mfd: include linux/module.h for ab5500-debugfs X-Git-Tag: v3.2-rc7~14^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=858a6303f2b14945447a964563f54c918ef3927e;p=pandora-kernel.git mfd: include linux/module.h for ab5500-debugfs Include linux/module.h to fix below build error: CC drivers/mfd/ab5500-debugfs.o drivers/mfd/ab5500-debugfs.c:571: error: 'THIS_MODULE' undeclared here (not in a function) make[2]: *** [drivers/mfd/ab5500-debugfs.o] Error 1 Signed-off-by: Axel Lin Acked-by: Linus Walleij Signed-off-by: Samuel Ortiz --- Reading git-diff-tree failed