MIPS: Remove SLOW_DOWN_IO
authorPaul Burton <paul.burton@imgtec.com>
Fri, 29 Jan 2016 13:54:51 +0000 (13:54 +0000)
committerDaniel Schwierzeck <daniel.schwierzeck@gmail.com>
Mon, 1 Feb 2016 21:13:25 +0000 (22:13 +0100)
commit8ac493cd65ea2af5f9b79f7f71edf543b46da112
treed3ceb7058061c13d6eb897010bcd2d1ef94335bf
parentfbb0de088b86a0f87e876531b5ae6077cc0ab14c
MIPS: Remove SLOW_DOWN_IO

CONF_SLOWDOWN_IO is never set for any target, so remove the dead code in
the SLOW_DOWN_IO macro. This is done in preparation for changes to
mips_io_port_base which can be avoided in this path by removing it
entirely.

Signed-off-by: Paul Burton <paul.burton@imgtec.com>
arch/mips/include/asm/io.h