From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932695AbbDKBVn (ORCPT ); Fri, 10 Apr 2015 21:21:43 -0400 Received: from mga09.intel.com ([134.134.136.24]:33274 "EHLO mga09.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754428AbbDKBVm (ORCPT ); Fri, 10 Apr 2015 21:21:42 -0400 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.11,559,1422950400"; d="scan'208";a="479564587" Date: Sat, 11 Apr 2015 09:21:11 +0800 From: kbuild test robot To: Masaki Ota Cc: kbuild-all@01.org, Dmitry Torokhov , Hans de Goede , Pali =?iso-8859-1?Q?Roh=E1r?= , Yunkang Tang , linux-input@vger.kernel.org, linux-kernel@vger.kernel.org Subject: [next:master 9498/10844] drivers/input/mouse/alps.c:1096:15: sparse: symbol 'alps_get_pkt_id_ss4_v2' was not declared. Should it be static? Message-ID: <201504110955.4uEmNJDX%fengguang.wu@intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.23 (2014-03-12) X-SA-Exim-Connect-IP: X-SA-Exim-Mail-From: fengguang.wu@intel.com X-SA-Exim-Scanned: No (on bee); SAEximRunCond expanded to false Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org tree: git://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master head: ab738b3efaea11cf9f130c7fe9ebb7568e998fe6 commit: 3db5b9f782b50a309fe0fb89fb890f6b4f66d9ae [9498/10844] Input: ALPS - add support for SS4 touchpad devices reproduce: # apt-get install sparse git checkout 3db5b9f782b50a309fe0fb89fb890f6b4f66d9ae make ARCH=x86_64 allmodconfig make C=1 CF=-D__CHECK_ENDIAN__ sparse warnings: (new ones prefixed by >>) >> drivers/input/mouse/alps.c:1096:15: sparse: symbol 'alps_get_pkt_id_ss4_v2' was not declared. Should it be static? >> drivers/input/mouse/alps.c:2343:5: sparse: symbol 'alps_update_device_area_ss4_v2' was not declared. Should it be static? >> drivers/input/mouse/alps.c:2368:5: sparse: symbol 'alps_update_btn_info_ss4_v2' was not declared. Should it be static? Please review and possibly fold the followup patch. --- 0-DAY kernel test infrastructure Open Source Technology Center http://lists.01.org/mailman/listinfo/kbuild Intel Corporation