From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Boyd Subject: Re: arm-soc build: 12 warnings 0 failures (arm-soc/v3.15-rc6-907-ge7c189d) Date: Fri, 23 May 2014 17:25:29 -0700 Message-ID: <537FE6F9.6060405@codeaurora.org> References: <537fd99a.27da420a.0fb1.015c@mx.google.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: Received: from smtp.codeaurora.org ([198.145.11.231]:52045 "EHLO smtp.codeaurora.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751010AbaEXAZa (ORCPT ); Fri, 23 May 2014 20:25:30 -0400 In-Reply-To: <537fd99a.27da420a.0fb1.015c@mx.google.com> Sender: linux-arm-msm-owner@vger.kernel.org List-Id: linux-arm-msm@vger.kernel.org To: Kumar Gala Cc: Olof's autobuilder , olof@lixom.net, khilman@linaro.org, kernel-build-reports@lists.linaro.org, "linux-arm-msm@vger.kernel.org" On 05/23/14 16:28, Olof's autobuilder wrote: > Warnings: > 1 arch/arm/mach-msm/board-trout-gpio.c:120:2: warning: passing argument 2 of '__raw_writeb' makes pointer from integer without a cast [enabled by default] > 1 arch/arm/mach-msm/board-trout-gpio.c:135:2: warning: passing argument 2 of '__raw_writeb' makes pointer from integer without a cast [enabled by default] > 1 arch/arm/mach-msm/board-trout-gpio.c:151:2: warning: passing argument 2 of '__raw_writeb' makes pointer from integer without a cast [enabled by default] > 1 arch/arm/mach-msm/board-trout-gpio.c:181:3: warning: passing argument 1 of '__raw_readb' makes pointer from integer without a cast [enabled by default] > 1 arch/arm/mach-msm/board-trout-gpio.c:184:4: warning: passing argument 2 of '__raw_writeb' makes pointer from integer without a cast [enabled by default] These are fixed[1] but it hasn't been picked up and sent to arm-soc. [1] https://lkml.org/lkml/2014/2/26/733 -- Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, hosted by The Linux Foundation