commit | b11c5d1dc29e81326d1215011d19377737082aeb | [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 | 49bbdae318e31758cab7ed15aa29abd8ad18de13 [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>