commit | e6904ff6c6992e55e068678b1b6c95376fe328fd | [log] [tgz] |
---|---|---|
author | Jayachandran C <jchandra@broadcom.com> | Sat Mar 23 17:27:54 2013 +0000 |
committer | Ralf Baechle <ralf@linux-mips.org> | Wed May 08 01:19:04 2013 +0200 |
tree | ab232a4270afc7319b4b7b15b1fc5e89e3f701db | |
parent | 33ff712aef509ff1b116a46084c96179f8da1d49 [diff] |
MIPS: Netlogic: Remove unused EIMR/EIRR functions Remove the definitions of {read,write}_c0_{eirr,eimr}. These functions are now unused after the PIC and IRQ code has been updated to use optimized EIMR/EIRR functions which work on both 32-bit and 64-bit. Signed-off-by: Jayachandran C <jchandra@broadcom.com> Patchwork: http://patchwork.linux-mips.org/patch/5021/ Acked-by: John Crispin <blogic@openwrt.org>