]> git.sur5r.net Git - u-boot/commitdiff
MIPS: change 'extern inline' to 'static inline'
authorDaniel Schwierzeck <daniel.schwierzeck@gmail.com>
Wed, 1 Jul 2015 14:36:43 +0000 (16:36 +0200)
committerDaniel Schwierzeck <daniel.schwierzeck@gmail.com>
Thu, 2 Jul 2015 09:29:33 +0000 (11:29 +0200)
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>

No differences found