Ralf Baechle 757be67f56 MIPS: Octeon: Fix warning.
Cong Ding <dinggnu@gmail.com> reports correctly that the variable dummy
is being used without initialization.  That said, I can't reproduce this
warning with GCC 4.7.1.  However, since the variable dummy servces no
real purpose, I'm going for a different fix.  This fix
includes https://patchwork.linux-mips.org/patch/4801/ plus Geert's
suggestion to use ACCESS_ONCE().

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
2013-01-22 18:07:46 +01:00
..
2013-01-22 18:07:46 +01:00
2012-07-23 13:55:54 +01:00
2012-03-28 18:30:02 +01:00
2013-01-22 12:52:22 +01:00
2012-03-28 18:30:02 +01:00
2012-12-13 18:15:28 +01:00
2012-03-28 18:30:02 +01:00
2012-04-16 14:40:08 +02:00