From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH] amd-xgbe: Remove unnecessary include Date: Fri, 06 Jun 2014 13:11:07 -0700 (PDT) Message-ID: <20140606.131107.70145995747531058.davem@davemloft.net> References: <20140606135219.32017.96806.stgit@tlendack-t1.amdoffice.net> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org, sfr@canb.auug.org.au, linux-next@vger.kernel.org, linux-kernel@vger.kernel.org To: thomas.lendacky@amd.com Return-path: Received: from shards.monkeyblade.net ([149.20.54.216]:59929 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751664AbaFFULI (ORCPT ); Fri, 6 Jun 2014 16:11:08 -0400 In-Reply-To: <20140606135219.32017.96806.stgit@tlendack-t1.amdoffice.net> Sender: netdev-owner@vger.kernel.org List-ID: From: Tom Lendacky Date: Fri, 6 Jun 2014 08:52:19 -0500 > 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 Since Stephen Rothwell reported this problem to you, you should give him credit for this using the "Reported-by: " tag. I took care of it this time, but you must do this in the future.