MIPS: IP32: Remove unnecessary if not even harmful volatile keywords.
authorRalf Baechle <ralf@linux-mips.org>
Fri, 22 May 2009 09:58:43 +0000 (10:58 +0100)
committerRalf Baechle <ralf@linux-mips.org>
Fri, 22 May 2009 12:52:06 +0000 (13:52 +0100)
commitd2f82c2f70d56ba4623de25edb383fec01f43b89
treee9403e64c7f40f8dd9a6fe43e4f332f6d1e7f836
parent63c901c7e6fb878805cd2f8f14fa3eee8c03ee84
MIPS: IP32: Remove unnecessary if not even harmful volatile keywords.

They are unneeded and as the issue fixed in lmo commit
63f7ec59053e3f850ab67a9938e631bcba64c6ce shows even harmful.

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/sgi-ip32/ip32-reset.c