From: Claudio Scordino Date: Thu, 17 Nov 2011 10:08:32 +0000 (+0100) Subject: drivers/base/node.c: fix compilation error with older versions of gcc X-Git-Tag: v3.2-rc3~19^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=91a13c281d7d4648c0b32dede11a0144c4e7984c;p=pandora-kernel.git drivers/base/node.c: fix compilation error with older versions of gcc Patch to fix the error message "directives may not be used inside a macro argument" which appears when the kernel is compiled for the cris architecture. Signed-off-by: Claudio Scordino Acked-by: David Rientjes Cc: stable Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed