From: Darrick J. Wong Date: Thu, 15 Nov 2007 00:59:58 +0000 (-0800) Subject: i5000_edac: no need to __stringify() KBUILD_BASENAME X-Git-Tag: v2.6.24-rc3~78 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=57510c2f934a05c53232814761a058399b2ca282;p=pandora-kernel.git i5000_edac: no need to __stringify() KBUILD_BASENAME The i5000_edac driver's PCI registration structure has the name ""i5000_edac"" (with extra set of double-quotes) which is probably not intentional. Get rid of __stringify. Signed-off-by: Darrick J. Wong Cc: Doug Thompson Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed