mirror of
https://github.com/Evolution-X-Devices/kernel_google_b1c1
synced 2026-02-06 18:28:33 +00:00
We #include <linux/netdevice.h> only because <linux/etherdevice.h> needed it, but didn't #include it itself. But that's been fixed now. Signed-off-by: Duncan Sands <baldrick@free.fr> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>