From: Vitaly Wool Date: Thu, 22 Jun 2006 09:27:15 +0000 (+0100) Subject: [ARM] 3621/1: fix compilation breakage for pnx4008 X-Git-Tag: v2.6.18-rc1~1081^2~221^2~16 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ae2a120ce50e9dc8092f9bd4d76d8c8150a12c48;p=pandora-kernel.git [ARM] 3621/1: fix compilation breakage for pnx4008 Patch from Vitaly Wool pnx4008_defconfig fails to build: include/asm/hardware/debug-8250.S: Assembler messages: include/asm/hardware/debug-8250.S:12: Error: Macro with this name was already defined. This is due to senduart macro erroneously defined in include/asm-arm/arch-pnx4008/debug-macro.S. This patch removes it from that file. Signed-off-by: Vitaly Wool Signed-off-by: Russell King --- Reading git-diff-tree failed