From: Tom Lendacky <thomas.lendacky@amd•com>
To: netdev@vger•kernel.org, davem@davemloft•net, sfr@canb•auug.org.au
Cc: linux-next@vger•kernel.org, linux-kernel@vger•kernel.org
Subject: [PATCH] amd-xgbe: Remove unnecessary include
Date: Fri, 6 Jun 2014 08:52:19 -0500 [thread overview]
Message-ID: <20140606135219.32017.96806.stgit@tlendack-t1.amdoffice.net> (raw)
The include of asm/cputype.h breaks the powerpc build. This
include was accidentally left in from driver debugging and
can be removed.
Signed-off-by: Tom Lendacky <thomas.lendacky@amd•com>
---
drivers/net/ethernet/amd/xgbe/xgbe-dev.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/drivers/net/ethernet/amd/xgbe/xgbe-dev.c b/drivers/net/ethernet/amd/xgbe/xgbe-dev.c
index 36bc86e..002293b 100644
--- a/drivers/net/ethernet/amd/xgbe/xgbe-dev.c
+++ b/drivers/net/ethernet/amd/xgbe/xgbe-dev.c
@@ -116,7 +116,6 @@
#include <linux/phy.h>
#include <linux/clk.h>
-#include <asm/cputype.h>
#include "xgbe.h"
#include "xgbe-common.h"
next reply other threads:[~2014-06-06 13:52 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-06-06 13:52 Tom Lendacky [this message]
2014-06-06 20:11 ` [PATCH] amd-xgbe: Remove unnecessary include David Miller
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20140606135219.32017.96806.stgit@tlendack-t1.amdoffice.net \
--to=thomas.lendacky@amd$(echo .)com \
--cc=davem@davemloft$(echo .)net \
--cc=linux-kernel@vger$(echo .)kernel.org \
--cc=linux-next@vger$(echo .)kernel.org \
--cc=netdev@vger$(echo .)kernel.org \
--cc=sfr@canb$(echo .)auug.org.au \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox