[MIPS] Replace old fashioned "__typeof" with "__typeof__".
authorRobert P. J. Day <rpjday@mindspring.com>
Tue, 10 Apr 2007 10:23:27 +0000 (06:23 -0400)
committerRalf Baechle <ralf@linux-mips.org>
Fri, 27 Apr 2007 15:20:25 +0000 (16:20 +0100)
[Robert's original log message said this was a bug but it isn't, it's
just very old fashioned syntax that is not (no longer?) documented in the
gcc documentation.  So for the sake of uniformity I'm applying his
patch but with a modified log message. -- Ralf]

Signed-off-by: Robert P. J. Day <rpjday@mindspring.com>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>

No differences found