From: David VomLehn Date: Tue, 23 Feb 2010 00:31:13 +0000 (-0800) Subject: MIPS: PowerTV: Eliminate duplicate opcode definition macros X-Git-Tag: v2.6.34-rc1~269^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=81fc0179541dd52763cf62a52f0c09a05bcc6439;p=pandora-kernel.git MIPS: PowerTV: Eliminate duplicate opcode definition macros Change to different macros for assembler macros since the old names in powertv_setup.c were co-opted for use in asm/asm.h. This broken the build for the powertv platform. This patch introduces new macros based on the new macros in asm.h to take the place of the old macro values. Signed-off-by: David VomLehn Cc: linux-mips@linux-mips.org Patchwork: http://patchwork.linux-mips.org/patch/985/ Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed