]> git.sur5r.net Git - u-boot/commit
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)
commitb11c5d1dc29e81326d1215011d19377737082aeb
tree78c029e166b4565c737f4e2c414d3e03c560a0ce
parent49bbdae318e31758cab7ed15aa29abd8ad18de13
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>
arch/mips/include/asm/io.h
arch/mips/include/asm/system.h