Commit 1caaab63 authored by Tom Lendacky's avatar Tom Lendacky Committed by David S. Miller

amd-xgbe: Remove unnecessary include

The include of asm/cputype.h breaks the powerpc build. This
include was accidentally left in from driver debugging and
can be removed.

Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>,
Signed-off-by: default avatarTom Lendacky <thomas.lendacky@amd.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 77b94799
......@@ -116,7 +116,6 @@
#include <linux/phy.h>
#include <linux/clk.h>
#include <asm/cputype.h>
#include "xgbe.h"
#include "xgbe-common.h"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment