]> git.kernelconcepts.de Git - karo-tx-uboot.git/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)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 8 Sep 2015 22:47:35 +0000 (00:47 +0200)
commit9150f407d66155518f8e89abe39dfe5195a0e6c6
tree6af33a895d3675793973fd823b98e545d1b25916
parent931e8da264515a992f78997412ac18c2c9874b44
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