Re: [PATCH] fixup! net: pxa168_eth: Provide phy_interface mode on platform_data
From: David Miller <davem@davemloft.net>
Date: 2014-10-28 20:49:45
Also in:
linux-arm-kernel, lkml
From: David Miller <davem@davemloft.net>
Date: 2014-10-28 20:49:45
Also in:
linux-arm-kernel, lkml
From: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com> 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 <sebastian.hesselbarth@gmail.com> --- 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.