From: Joe Perches Date: Mon, 3 May 2010 18:02:44 +0000 (-0700) Subject: Staging: cxt1e1: fix cxt1e1 module names X-Git-Tag: v2.6.35-rc1~441^2^2~275 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e6e4d05d4d440f1989f696baa146263957593345;p=pandora-kernel.git Staging: cxt1e1: fix cxt1e1 module names On Mon, 2010-05-03 at 10:09 -0700, Randy Dunlap wrote: > Lots of cxt1e1 source code uses THIS_MODULE->name, which won't build > when CONFIG_MODULES is not enabled, so use KBUILD_MODNAME instead. Perhaps a conversion to pr_ is better? Signed-off-by: Joe Perches Acked-by: Randy Dunlap Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed