From: Chris Zankel Date: Thu, 30 Jun 2005 09:59:00 +0000 (-0700) Subject: [PATCH] xtensa: Fix asm macro X-Git-Tag: v2.6.13-rc2~46 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9ec55a9bd365dfc78945bb8e6bf5d0fdf1d75ad0;p=pandora-kernel.git [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 Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed