1
0
Fork 0
alistair23-linux/drivers/isdn/capi
Jakub Kicinski cc69837fca net: don't include ethtool.h from netdevice.h
linux/netdevice.h is included in very many places, touching any
of its dependecies causes large incremental builds.

Drop the linux/ethtool.h include, linux/netdevice.h just needs
a forward declaration of struct ethtool_ops.

Fix all the places which made use of this implicit include.

Acked-by: Johannes Berg <johannes@sipsolutions.net>
Acked-by: Shannon Nelson <snelson@pensando.io>
Reviewed-by: Jesse Brandeburg <jesse.brandeburg@intel.com>
Link: https://lore.kernel.org/r/20201120225052.1427503-1-kuba@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2020-11-23 17:27:04 -08:00
..
Kconfig isdn/capi: Replace HTTP links with HTTPS ones 2020-07-13 17:25:35 -07:00
Makefile isdn: capi: dead code removal 2019-12-11 09:12:38 +01:00
capi.c net: don't include ethtool.h from netdevice.h 2020-11-23 17:27:04 -08:00
capiutil.c isdn: capi: dead code removal 2019-12-11 09:12:38 +01:00
kcapi.c isdn: capi: dead code removal 2019-12-11 09:12:38 +01:00
kcapi.h isdn: capi: dead code removal 2019-12-11 09:12:38 +01:00
kcapi_proc.c proc: convert everything to "struct proc_ops" 2020-02-04 03:05:26 +00:00