From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932449Ab3HGRk6 (ORCPT ); Wed, 7 Aug 2013 13:40:58 -0400 Received: from smtp.codeaurora.org ([198.145.11.231]:42941 "EHLO smtp.codeaurora.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932370Ab3HGRk4 (ORCPT ); Wed, 7 Aug 2013 13:40:56 -0400 Date: Wed, 7 Aug 2013 10:40:53 -0700 From: David Brown To: Krzysztof Kozlowski Cc: Daniel Walker , Bryan Huntsman , Russell King , linux-arm-kernel@lists.infradead.org, linux-arm-msm@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] [TRIVIAL] ARM: msm: fix compilation error in gpiomux Message-ID: <20130807174053.GA17551@codeaurora.org> References: <1375857279-18082-1-git-send-email-k.kozlowski@samsung.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <1375857279-18082-1-git-send-email-k.kozlowski@samsung.com> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Aug 07, 2013 at 08:34:39AM +0200, Krzysztof Kozlowski wrote: >Fix compilation error in gpiomux (CONFIG_MSM_GPIOMUX=y): >arch/arm/mach-msm/gpiomux.c:24:13: error: static declaration of > ‘__msm_gpiomux_write’ follows non-static declaration >arch/arm/mach-msm/gpiomux.h:85:6: note: previous declaration of > ‘__msm_gpiomux_write’ was here > >Signed-off-by: Krzysztof Kozlowski Thanks, I'll pull this in. Daivd -- sent by an employee of the Qualcomm Innovation Center, Inc. The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum, hosted by The Linux Foundation