From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sachin Sant Subject: next Jan 6: drivers/s390/char/defkeymap build break Date: Wed, 06 Jan 2010 14:44:24 +0530 Message-ID: <4B445470.8010402@in.ibm.com> References: <20100106180342.43844983.sfr@canb.auug.org.au> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from e23smtp02.au.ibm.com ([202.81.31.144]:52457 "EHLO e23smtp02.au.ibm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754172Ab0AFJOa (ORCPT ); Wed, 6 Jan 2010 04:14:30 -0500 In-Reply-To: <20100106180342.43844983.sfr@canb.auug.org.au> Sender: linux-next-owner@vger.kernel.org List-ID: To: linux-s390@vger.kernel.org Cc: Stephen Rothwell , linux-next@vger.kernel.org, Heiko Carstens , jason.wessel@windriver.com Today's next fails to build on s390 with CC drivers/s390/char/defkeymap.o drivers/s390/char/defkeymap.c:30: error: static declaration of 'shift_map' follows non-static declaration include/linux/keyboard.h:31: error: previous declaration of 'shift_map' was here drivers/s390/char/defkeymap.c:49: error: static declaration of 'ctrl_map' follows non-static declaration include/linux/keyboard.h:32: error: previous declaration of 'ctrl_map' was here make[2]: *** [drivers/s390/char/defkeymap.o] Error 1 make[1]: *** [drivers/s390/char] Error 2 Probable cause could be commit 91570de.. kgdboc,keyboard: Keyboard driver for kdb with kgdb Thanks -Sachin -- --------------------------------- Sachin Sant IBM Linux Technology Center India Systems and Technology Labs Bangalore, India ---------------------------------