commit | 06f823f2def9303396e65f4c58a8b939afe621ec | [log] [tgz] |
---|---|---|
author | Daniel Schwierzeck <daniel.schwierzeck@gmail.com> | Wed Jul 01 16:36:43 2015 +0200 |
committer | Daniel Schwierzeck <daniel.schwierzeck@gmail.com> | Thu Jul 02 11:29:33 2015 +0200 |
tree | 78c029e166b4565c737f4e2c414d3e03c560a0ce | |
parent | d76628d8eacbdd19a04253dbdae125eecff0e1b4 [diff] |
MIPS: change 'extern inline' to 'static inline' The kernel changed it a long time ago. Also this is now broken on gcc-5.x. Reported-by: Andy Kennedy <andy.kennedy@adtran.com> Signed-off-by: Daniel Schwierzeck <daniel.schwierzeck@gmail.com>