commit | 9ec55a9bd365dfc78945bb8e6bf5d0fdf1d75ad0 | [log] [tgz] |
---|---|---|
author | Chris Zankel <czankel@tensilica.com> | Thu Jun 30 02:59:00 2005 -0700 |
committer | Linus Torvalds <torvalds@ppc970.osdl.org> | Thu Jun 30 08:45:11 2005 -0700 |
tree | a7299a8e320b2205426a7e030db61b44ce1887c7 | |
parent | e7d163f7666560c90b163907b9d96ec6207e0f6f [diff] |
[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>