commit | 5ea2f5ffde39251115ef9a566262fb9e52b91cb7 | [log] [tgz] |
---|---|---|
author | Arnd Bergmann <arnd@arndb.de> | Tue Aug 03 13:40:46 2021 +0200 |
committer | David S. Miller <davem@davemloft.net> | Tue Aug 03 13:05:26 2021 +0100 |
tree | 59a778fe579fd0d91d07d18910775a8755d16e43 | |
parent | f8ade8dddb167eecd369eb3b185a5772c2d7d09b [diff] |
move netdev_boot_setup into Space.c This is now only used by a handful of old ISA drivers, and can be moved into the file they already all depend on. Signed-off-by: Arnd Bergmann <arnd@arndb.de> Signed-off-by: David S. Miller <davem@davemloft.net>