net: Space: remove hp100 probe
authorArnd Bergmann <arnd@arndb.de>
Tue, 13 Apr 2021 14:16:17 +0000 (16:16 +0200)
committerDavid S. Miller <davem@davemloft.net>
Tue, 13 Apr 2021 22:13:13 +0000 (15:13 -0700)
commit87b7e5c05c98c5f3947345d7fba68472e43cf611
treed13fd36021e8df39381f5ed94f755b284109a3e2
parent90a825a47c96e069c880b7dbf96a8cd20deeb99f
net: Space: remove hp100 probe

The driver was removed last year, but the static initialization got left
behind by accident.

Fixes: a10079c66290 ("staging: remove hp100 driver")
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/Space.c