commit | d2f82c2f70d56ba4623de25edb383fec01f43b89 | [log] [tgz] |
---|---|---|
author | Ralf Baechle <ralf@linux-mips.org> | Fri May 22 10:58:43 2009 +0100 |
committer | Ralf Baechle <ralf@linux-mips.org> | Fri May 22 13:52:06 2009 +0100 |
tree | e9403e64c7f40f8dd9a6fe43e4f332f6d1e7f836 | |
parent | 63c901c7e6fb878805cd2f8f14fa3eee8c03ee84 [diff] |
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>