Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[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 <[email protected]> Signed-off-by: Ralf Baechle <[email protected]>
- Loading branch information