From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ben Dooks Subject: Re: [PATCH 2/5] h1940: fix h1940-bluetooth compilation Date: Sun, 26 Sep 2010 00:39:43 +0100 Message-ID: <4C9E883F.1010608@fluff.org> References: <1283871605-32068-1-git-send-email-anarsoul@gmail.com> <1283871605-32068-3-git-send-email-anarsoul@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: Received: from dsl78-143-211-26.in-addr.fast.co.uk ([78.143.211.26]:55908 "EHLO ben-laptop" rhost-flags-OK-FAIL-OK-FAIL) by vger.kernel.org with ESMTP id S1754232Ab0IYXj5 (ORCPT ); Sat, 25 Sep 2010 19:39:57 -0400 In-Reply-To: <1283871605-32068-3-git-send-email-anarsoul@gmail.com> Sender: linux-samsung-soc-owner@vger.kernel.org List-Id: linux-samsung-soc@vger.kernel.org To: Vasily Khoruzhick Cc: Ben Dooks , "Arnaud Patard (Rtp)" , linux-arm-kernel@lists.infradead.org, linux-samsung-soc@vger.kernel.org On 07/09/10 16:00, Vasily Khoruzhick wrote: > h1940-bluetooth.c doesn't compile after s3c gpio API changes, > this patch fixes issue. As a note, in future it would be very useful to have the part of the build output showing the failure when submitting a bug fix like this. From mboxrd@z Thu Jan 1 00:00:00 1970 From: ben-linux@fluff.org (Ben Dooks) Date: Sun, 26 Sep 2010 00:39:43 +0100 Subject: [PATCH 2/5] h1940: fix h1940-bluetooth compilation In-Reply-To: <1283871605-32068-3-git-send-email-anarsoul@gmail.com> References: <1283871605-32068-1-git-send-email-anarsoul@gmail.com> <1283871605-32068-3-git-send-email-anarsoul@gmail.com> Message-ID: <4C9E883F.1010608@fluff.org> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On 07/09/10 16:00, Vasily Khoruzhick wrote: > h1940-bluetooth.c doesn't compile after s3c gpio API changes, > this patch fixes issue. As a note, in future it would be very useful to have the part of the build output showing the failure when submitting a bug fix like this.