From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Lechner Subject: Re: [PATCH v3 0/5] davinci_mmc fixes Date: Tue, 5 Apr 2016 11:51:10 -0500 Message-ID: <5703ECFE.6060706@lechnology.com> References: <1458186341-6970-1-git-send-email-david@lechnology.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: QUOTED-PRINTABLE Return-path: Received: from vern.gendns.com ([206.190.152.46]:54323 "EHLO vern.gendns.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751899AbcDEQvD (ORCPT ); Tue, 5 Apr 2016 12:51:03 -0400 In-Reply-To: Sender: linux-mmc-owner@vger.kernel.org List-Id: linux-mmc@vger.kernel.org To: Ulf Hansson Cc: Sekhar Nori , Kevin Hilman , Russell King , Jaehoon Chung , Krzysztof Kozlowski , Peter Ujfalusi , "linux-arm-kernel@lists.infradead.org" , "linux-kernel@vger.kernel.org" , linux-mmc On 04/05/2016 06:12 AM, Ulf Hansson wrote: > > Patch 3 triggers a compiler warning, please fix it. > > ../drivers/mmc/host/davinci_mmc.c: In function =E2=80=98davinci_mmcsd= _probe=E2=80=99: > ../drivers/mmc/host/davinci_mmc.c:1208:6: warning: =E2=80=98ret=E2=80= =99 may be used > uninitialized in this function [-Wmaybe-uninitialized] > > I have applied patch 1->2 for next, so no need to resend these. > > Kind regards > Uffe > I am not getting a compiler warning with this commit. Can you please=20 provide a git link so that I can be sure I am building using the same=20 branch that you are using?