On 06/06/2014 01:45 AM, Stephen Rothwell wrote:
Hi all,
After merging the net-next tree, today's linux-next build (powerpc allyesconfig)
failed like this:
drivers/net/ethernet/amd/xgbe/xgbe-dev.c:119:25: fatal error: asm/cputype.h: No
such file or directory
#include <asm/cputype.h>
^
I accidentally left this in from driver debugging and it is not
necessary. Patch to follow.
Tom
Caused by commit c5aa9e3b8156 ("amd-xgbe: Initial AMD 10GbE platform driver").
I reverted commit 54a4ca8e3730 ("Merge branch 'amd-xgbe'") for today.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/