[PATCH] xtensa: Fix asm macro
authorChris Zankel <czankel@tensilica.com>
Thu, 30 Jun 2005 09:59:00 +0000 (02:59 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Thu, 30 Jun 2005 15:45:11 +0000 (08:45 -0700)
commit9ec55a9bd365dfc78945bb8e6bf5d0fdf1d75ad0
treea7299a8e320b2205426a7e030db61b44ce1887c7
parente7d163f7666560c90b163907b9d96ec6207e0f6f
[PATCH] xtensa: Fix asm macro

Removed dead code in arch/xtensa/kernel/pci.c and use the pci_name() macro.
 Fixed an error in the delay asm macro: '1' is an invalid immediate value.

Signed-off-by: Chris Zankel <chris@zankel.net>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/xtensa/kernel/pci.c
include/asm-xtensa/delay.h