From mboxrd@z Thu Jan 1 00:00:00 1970 Received: with ECARTIS (v1.0.0; list linux-mips); Wed, 08 Feb 2017 00:09:06 +0100 (CET) Received: from mail-wm0-x243.google.com ([IPv6:2a00:1450:400c:c09::243]:34259 "EHLO mail-wm0-x243.google.com" rhost-flags-OK-OK-OK-OK) by eddie.linux-mips.org with ESMTP id S23993016AbdBGXFWIXQCI (ORCPT ); Wed, 8 Feb 2017 00:05:22 +0100 Received: by mail-wm0-x243.google.com with SMTP id c85so30982367wmi.1; Tue, 07 Feb 2017 15:05:22 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=n/tgnjFydSER7FEIkvl5mqyQQKRRMyd8WvoKZUFmtUI=; b=bGy9SoinlTl9TO73X05R6p/6+AtQsIrDkiRLVcbNUU+RXKmP7/mM0D+QoDnEJpWBRH B25va6qCW36WdQ3EefVH9oGpEXiOq68QhGcZAVY9tES73MXh12vBQ+t5ym34zacKBnSY fp6Rx0AiqpG6edqbLz+8PUuuusfJ3oDV15RO9bGcnLpXnuPuBvfoVKGMJq5Q91vnjaug TwOQMo85OQFSLG1Rd5njFIxU4yaH4jjDSjNOqs0yPNHjDlHAWrF58LxKZS7Xw0EBlcwC WWmx1uNHYwN+B24syvX7qS/GLpH95uQMSYPAeqoJyJVVuODVPLpsi4eCkM1VlWV5tBvi 52lw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=n/tgnjFydSER7FEIkvl5mqyQQKRRMyd8WvoKZUFmtUI=; b=pcsCtaOsYbyfbLb7JTHoJk7Ffy/Fd4NhwQVaxvXAARM+p6w7JPsPX7xcRVxjPrqQmT IRBL+dErUrrqyw0jFx4bC9xozmxRkEgs3is20KcMloJqqS6CvMc0lZRdwPuuJqWUErPR VUw3XUZq2luIBYzP8tR4cqf1gNDQko0XARanICXgCdqd7zmAdf3rl+xGntxq9rjOMryf NjaJqMTCCZopRt9P6v6gHMrmhuhVYdMl3lAvxvhtDRE4zdYlMh7xTNwM66Djf45rZgwt VreSTv+S8qRiFNq2uBLI/L8HkOqm4K6jT20nKJ7YO63s++AhV7vMIaCkxvZ8l/ATsBLW 1anQ== X-Gm-Message-State: AMke39neqVBjIP6qtN6kt1c47e79StTgoNcUgMkp4/2FByHY8JMudTZ26BPTuUVrtnQm1w== X-Received: by 10.28.127.13 with SMTP id a13mr14329084wmd.96.1486508716813; Tue, 07 Feb 2017 15:05:16 -0800 (PST) Received: from fainelli-desktop.irv.broadcom.com ([192.19.255.250]) by smtp.gmail.com with ESMTPSA id b15sm9742283wra.4.2017.02.07.15.05.10 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 07 Feb 2017 15:05:16 -0800 (PST) From: Florian Fainelli To: netdev@vger.kernel.org, linux-mips@linux-mips.org, linux-nfs@vger.kernel.org, linux-scsi@vger.kernel.org, linux-usb@vger.kernel.org, linux-wireless@vger.kernel.org, target-devel@vger.kernel.org Cc: Russell King , Andrew Lunn , Anna Schumaker , "David S. Miller" , Derek Chickles , Felix Manlunas , Florian Fainelli , "J. Bruce Fields" , Jeff Layton , Jiri Slaby , Kalle Valo , "Luis R. Rodriguez" , Madalin Bucur , Microchip Linux Driver Support , "Nicholas A. Bellinger" , Nick Kossifidis , Nicolas Ferre , Raghu Vatsavayi , Ralf Baechle , Satanand Burla , Thomas Petazzoni , Timur Tabi , Trond Myklebust , Vivien Didelot , Woojung Huh Subject: [PATCH net-next v2 12/12] net: dsa: remove unnecessary phy*.h includes Date: Tue, 7 Feb 2017 15:03:05 -0800 Message-Id: <20170207230305.18222-13-f.fainelli@gmail.com> X-Mailer: git-send-email 2.9.3 In-Reply-To: <20170207230305.18222-1-f.fainelli@gmail.com> References: <20170207230305.18222-1-f.fainelli@gmail.com> Return-Path: X-Envelope-To: <"|/home/ecartis/ecartis -s linux-mips"> (uid 0) X-Orcpt: rfc822;linux-mips@linux-mips.org Original-Recipient: rfc822;linux-mips@linux-mips.org X-archive-position: 56717 X-ecartis-version: Ecartis v1.0.0 Sender: linux-mips-bounce@linux-mips.org Errors-to: linux-mips-bounce@linux-mips.org X-original-sender: f.fainelli@gmail.com Precedence: bulk List-help: List-unsubscribe: List-software: Ecartis version 1.0.0 List-Id: linux-mips X-List-ID: linux-mips List-subscribe: List-owner: List-post: List-archive: X-list: linux-mips From: Russell King Including phy.h and phy_fixed.h into net/dsa.h causes phy*.h to be an unnecessary dependency for quite a large amount of the kernel. There's very little which actually requires definitions from phy.h in net/dsa.h - the include itself only wants the declaration of a couple of structures and IFNAMSIZ. Add linux/if.h for IFNAMSIZ, declarations for the structures, phy.h to mv88e6xxx.h as it needs it for phy_interface_t, and remove both phy.h and phy_fixed.h from net/dsa.h. This patch reduces from around 800 files rebuilt to around 40 - even with ccache, the time difference is noticable. Tested-by: Vivien Didelot Reviewed-by: Florian Fainelli Signed-off-by: Russell King --- drivers/net/dsa/mv88e6xxx/mv88e6xxx.h | 1 + include/net/dsa.h | 5 +++-- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/drivers/net/dsa/mv88e6xxx/mv88e6xxx.h b/drivers/net/dsa/mv88e6xxx/mv88e6xxx.h index 8a21800374f3..91c4dd25c2d3 100644 --- a/drivers/net/dsa/mv88e6xxx/mv88e6xxx.h +++ b/drivers/net/dsa/mv88e6xxx/mv88e6xxx.h @@ -15,6 +15,7 @@ #include #include #include +#include #ifndef UINT64_MAX #define UINT64_MAX (u64)(~((u64)0)) diff --git a/include/net/dsa.h b/include/net/dsa.h index b49b2004891e..4e13e695f025 100644 --- a/include/net/dsa.h +++ b/include/net/dsa.h @@ -11,17 +11,18 @@ #ifndef __LINUX_NET_DSA_H #define __LINUX_NET_DSA_H +#include #include #include #include #include #include #include -#include -#include #include struct tc_action; +struct phy_device; +struct fixed_phy_status; enum dsa_tag_protocol { DSA_TAG_PROTO_NONE = 0, -- 2.9.3