Hi all, After merging the final tree, today's linux-next build (powerpc allyesconfig) failed like this: drivers/input/serio/apbps2.c: In function 'apbps2_of_probe': drivers/input/serio/apbps2.c:176:2: error: implicit declaration of function 'kzalloc' [-Werror=implicit-function-declaration] drivers/input/serio/apbps2.c:176:11: warning: assignment makes pointer from integer without a cast [enabled by default] Caused by commit 928a48c9e40e ("Input: add support for GRLIB APBPS2 PS/2 Keyboard/Mouse") from the input tree. I have reverted that commit for today. -- Cheers, Stephen Rothwell sfr@canb.auug.org.au