From mboxrd@z Thu Jan 1 00:00:00 1970 From: Guenter Roeck Subject: Upstream build failure due to commit d43a396af0 ('net: fs_enet: Add NAPI TX') Date: Thu, 9 Oct 2014 09:51:22 -0700 Message-ID: <20141009165122.GA1964@roeck-us.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: linux-kernel@vger.kernel.org, "David S. Miller" , Pantelis Antoniou , Vitaly Bordug , netdev@vger.kernel.org To: Christophe Leroy Return-path: Received: from mail-pa0-f48.google.com ([209.85.220.48]:39177 "EHLO mail-pa0-f48.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751571AbaJIQv2 (ORCPT ); Thu, 9 Oct 2014 12:51:28 -0400 Content-Disposition: inline Sender: netdev-owner@vger.kernel.org List-ID: Hi, I see the following build failure in upstream Linux. drivers/net/ethernet/freescale/fs_enet/mac-scc.c:119:32: error: 'SCCE_ENET_TXF' undeclared This is not surprising as SCCE_ENET_TXF is not defined anywhere in the kernel. linux-next fails to build with the same error. Affected builds are powerpc:mpc85xx_defconfig powerpc:mpc85xx_smp_defconfig powerpc:tqm8xx_defconfig Can you please have a look ? Thanks, Guenter