git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b2433d8
)
drivers/base/node.c: fix compilation error with older versions of gcc
author
Claudio Scordino
<claudio@evidence.eu.com>
Thu, 17 Nov 2011 10:08:32 +0000
(11:08 +0100)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Fri, 18 Nov 2011 18:39:24 +0000
(10:39 -0800)
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 <claudio@evidence.eu.com>
Acked-by: David Rientjes <rientjes@google.com>
Cc: stable <stable@vger.kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
No differences found