MIPS: MSP71xx: Resolve use of non-existent GPIO routines in msp71xx reset
authorShane McDonald <mcdonald.shane@gmail.com>
Tue, 28 Apr 2009 05:52:25 +0000 (23:52 -0600)
committerRalf Baechle <ralf@linux-mips.org>
Thu, 14 May 2009 12:50:28 +0000 (13:50 +0100)
There have been a number of compile problems with the msp71xx configuration
ever since it was included in the linux-mips.org repository.  This patch
resolves compilation problems with attempting to reset the board using
non-existent GPIO routines.

This patch has been compile-tested against the current HEAD.

Signed-off-by: Shane McDonald <mcdonald.shane@gmail.com>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>

No differences found