diff options
| author | Russell King <[email protected]> | 2017-02-07 23:03:05 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2017-02-10 18:51:04 +0000 |
| commit | 4d56a29f17508b2eb8bee66b8f0e3679201fa807 (patch) | |
| tree | 40907b346d00bd22b9db7a48702a0541d8ded3bb /security/selinux/hooks.c | |
| parent | net: ath5k: fix build errors when linux/phy*.h is removed from net/dsa.h (diff) | |
| download | kernel-4d56a29f17508b2eb8bee66b8f0e3679201fa807.tar.gz kernel-4d56a29f17508b2eb8bee66b8f0e3679201fa807.zip | |
net: dsa: remove unnecessary phy*.h includes
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 <[email protected]>
Reviewed-by: Florian Fainelli <[email protected]>
Signed-off-by: Russell King <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'security/selinux/hooks.c')
0 files changed, 0 insertions, 0 deletions
