From: Helge Deller Date: Mon, 28 May 2007 16:01:39 +0000 (+0200) Subject: [PARISC] fix "ENTRY" macro redefinition X-Git-Tag: v2.6.22-rc5~36^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c2b6ebd50be76879261b67fc5fd29608b82ae443;p=pandora-kernel.git [PARISC] fix "ENTRY" macro redefinition Thanks to James for noticing. It fixes: fs/ext3/xattr.c:65:1: warning: "ENTRY" redefined In file included from include/linux/linkage.h:4, from include/linux/fs.h:271, from fs/ext3/xattr.c:54: include/asm/linkage.h:13:1: warning: this is the location of the previous definition Signed-off-by: Helge Deller Signed-off-by: Kyle McMartin --- Reading git-diff-tree failed