Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

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

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: default avatarStephen Rothwell <sfr@canb.auug.org.au&gt;,>
Signed-off-by: default avatarTom Lendacky <thomas.lendacky@amd.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 77b94799
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -116,7 +116,6 @@

#include <linux/phy.h>
#include <linux/clk.h>
#include <asm/cputype.h>

#include "xgbe.h"
#include "xgbe-common.h"