From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752347AbbJFLaC (ORCPT ); Tue, 6 Oct 2015 07:30:02 -0400 Received: from eddie.linux-mips.org ([148.251.95.138]:51918 "EHLO cvs.linux-mips.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751248AbbJFL3p (ORCPT ); Tue, 6 Oct 2015 07:29:45 -0400 Date: Tue, 6 Oct 2015 13:29:39 +0200 From: Ralf Baechle To: Thierry Reding Cc: Alban , Lars-Peter Clausen , linux-mips@linux-mips.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] MIPS: jz4740: Add missing gpio.h include Message-ID: <20151006112939.GB26251@linux-mips.org> References: <1444044571-11304-1-git-send-email-thierry.reding@gmail.com> <20151005151803.5b5a5b40@avionic-0020> <20151005132934.GA22979@ulmo> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20151005132934.GA22979@ulmo> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Oct 05, 2015 at 03:29:34PM +0200, Thierry Reding wrote: > > > platform and thus broke the qi_lb60_defconfig build. > > > > The fix for this break has just been merged upstream yesterday. > > Okay, great. So I dropped this one. Ralf