Re: linux-next: Tree for Feb 9

From: Sudip Mukherjee
Date: Tue Feb 09 2016 - 02:34:50 EST


On Tue, Feb 09, 2016 at 04:41:04PM +1100, Stephen Rothwell wrote:
> Hi all,
>
> Changes since 20160208:

tilepro, tilegx, mips defconfig build fails with the error:
../include/asm-generic/fixmap.h: In function '__set_fixmap_offset':
../include/asm-generic/fixmap.h:77:2: error: implicit declaration of
function '__set_fixmap' [-Werror=implicit-function-declaration]

caused by:
commit ac4c0ac73485 ("asm-generic: make __set_fixmap_offset a static inline")

Reverting the commit fixes the issue.

regards
sudip