[PARISC] fix "ENTRY" macro redefinition
authorHelge Deller <deller@gmx.de>
Mon, 28 May 2007 16:01:39 +0000 (18:01 +0200)
committerKyle McMartin <kyle@minerva.i.cabal.ca>
Wed, 30 May 2007 06:10:06 +0000 (02:10 -0400)
commitc2b6ebd50be76879261b67fc5fd29608b82ae443
treebfa2583c1e109ea2f23877e365f4da7158168a8b
parent593af52aa63193ac331cc13bca2b5611b74ddf77
[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 <deller@gmx.de>
Signed-off-by: Kyle McMartin <kyle@parisc-linux.org>
include/asm-parisc/linkage.h