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)
commit005076a16bd4c5ea60905ff475e8af57d60578f1
tree6cf79aba12a6a2f5ac3944e5aa55ee0adac2004d
parent01caec8396eff7d519e6d85c5a1c860e7d4714e5
MIPS: MSP71xx: Resolve use of non-existent GPIO routines in msp71xx reset

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>
arch/mips/pmc-sierra/msp71xx/msp_setup.c