[PATCH] x86-64: Fix numaq build error
commitd5d2448d896fbb9a427ee12eb8e5f6309f2473f7
authorRandy Dunlap <randy.dunlap@oracle.com>
Thu, 7 Dec 2006 01:14:13 +0000 (7 02:14 +0100)
committerAndi Kleen <andi@basil.nowhere.org>
Thu, 7 Dec 2006 01:14:13 +0000 (7 02:14 +0100)
tree1cb3702e6e1ef4b234371b490edd758eb6ff2a53
parent9ee4016888f1b226d7bb9a10ddb782868f658b31
[PATCH] x86-64: Fix numaq build error

  CC      arch/i386/boot/compressed/misc.o
arch/i386/boot/compressed/misc.c:120: error: static declaration of 'xquad_portio' follows non-static declaration
include/asm/io.h:275: error: previous declaration of 'xquad_portio' was here
make[2]: *** [arch/i386/boot/compressed/misc.o] Error 1

Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Andi Kleen <ak@suse.de>
arch/i386/boot/compressed/misc.c