commit | a4c9bb7d22aa61ec585984f46df185669e557e3d | [log] [tgz] |
---|---|---|
author | Robert P. J. Day <rpjday@mindspring.com> | Tue Apr 10 06:23:27 2007 -0400 |
committer | Ralf Baechle <ralf@linux-mips.org> | Fri Apr 27 16:20:25 2007 +0100 |
tree | e657c363b6cdd95ae210ab40e53707657f91745a | |
parent | 05bc284a719b778243f51e23c88fe6cefe6b219b [diff] |
[MIPS] Replace old fashioned "__typeof" with "__typeof__". [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>