parisc: Remove unnecessary macros from entry.S
authorJohn David Anglin <dave@hiauly1.hia.nrc.ca>
Sun, 11 Apr 2010 17:03:54 +0000 (17:03 +0000)
committerKyle McMartin <kyle@dreadnought.i.jkkm.org>
Sun, 30 May 2010 09:47:28 +0000 (05:47 -0400)
commit9b437bca163c44d4ec6544241f29451675693cd6
tree1d3c46b7f0e03debec36465bb56a4f8eb00794d6
parentf4c0346c6f350d51aac7ed87e266a4257bdbe506
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 <dave.anglin@nrc-cnrc.gc.ca>
Signed-off-by: Kyle McMartin <kyle@parisc-linux.org>
arch/parisc/kernel/entry.S