From 4ad508515ded6a61171dc5d4f3cd6ce853cc92c1 Mon Sep 17 00:00:00 2001 From: Christoph Hellwig Date: Wed, 21 May 2003 11:08:18 -0700 Subject: [NET]: Switch arcnet over to initcalls. --- include/linux/arcdevice.h | 9 --------- 1 file changed, 9 deletions(-) (limited to 'include/linux') diff --git a/include/linux/arcdevice.h b/include/linux/arcdevice.h index 3c37d0538cc2..8ddb454c85b5 100644 --- a/include/linux/arcdevice.h +++ b/include/linux/arcdevice.h @@ -333,14 +333,5 @@ void arcnet_interrupt(int irq, void *dev_id, struct pt_regs *regs); void arcdev_setup(struct net_device *dev); void arcnet_rx(struct net_device *dev, int bufnum); -void arcnet_init(void); - -void arcnet_rfc1201_init(void); -void arcnet_rfc1051_init(void); -void arcnet_raw_init(void); - -int com90xx_probe(struct net_device *dev); - #endif /* __KERNEL__ */ - #endif /* _LINUX_ARCDEVICE_H */ -- cgit v1.2.3