Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753277AbaJ1Utp (ORCPT ); Tue, 28 Oct 2014 16:49:45 -0400 Received: from shards.monkeyblade.net ([149.20.54.216]:35795 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750857AbaJ1Uto (ORCPT ); Tue, 28 Oct 2014 16:49:44 -0400 Date: Tue, 28 Oct 2014 16:49:39 -0400 (EDT) Message-Id: <20141028.164939.509353257563688482.davem@davemloft.net> To: sebastian.hesselbarth@gmail.com Cc: antoine.tenart@free-electrons.com, f.fainelli@gmail.com, eric.y.miao@gmail.com, haojian.zhuang@gmail.com, linux-arm-kernel@lists.infradead.org, netdev@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] fixup! net: pxa168_eth: Provide phy_interface mode on platform_data From: David Miller In-Reply-To: <1414231739-7447-1-git-send-email-sebastian.hesselbarth@gmail.com> References: <1414002412-13615-3-git-send-email-sebastian.hesselbarth@gmail.com> <1414231739-7447-1-git-send-email-sebastian.hesselbarth@gmail.com> X-Mailer: Mew version 6.5 on Emacs 24.1 / Mule 6.0 (HANACHIRUSATO) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.5.7 (shards.monkeyblade.net [149.20.54.216]); Tue, 28 Oct 2014 13:49:43 -0700 (PDT) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Sebastian Hesselbarth Date: Sat, 25 Oct 2014 12:08:59 +0200 > Do not add phy include to the board file but platform_data include > instead. > > Signed-off-by: Sebastian Hesselbarth > --- > David, > > I should have compile tested this patch earlier. I did now on > pxa168_defconfig right after I received an 0-day kbuild error > on this patch. > > This is the corresponding fix, can you please squash it in? > > Thanks and sorry for the noise, Patch applied to net-next, but: 1) There is never any way for me to "squash" a patch into an old one. Once I apply a patch it is a permanent commit in my tree and cannot be undone and/or modified. Therefore the only thing you can do is send me a relative fix and that's what shows up in my tree as yet another later commit. 2) Always be specific about the target tree in you subject, line. Never assume I can figure it out by context. Thanks. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/