From: John David Anglin Date: Sun, 11 Apr 2010 17:03:54 +0000 (+0000) Subject: parisc: Remove unnecessary macros from entry.S X-Git-Tag: v2.6.35-rc1~14^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9b437bca163c44d4ec6544241f29451675693cd6;p=pandora-kernel.git parisc: Remove unnecessary macros from entry.S The EXTR, DEP and DEPI macros are unnecessary. There are PA 1.X pneumonics available with the same functionality, and the DEP and DEPI macros conflict with assembler pneumonics. Tested on a variety of 32 and 64-bit systems. Signed-off-by: John David Anglin Signed-off-by: Kyle McMartin --- Reading git-diff-tree failed