--- linux-2.4.7/include/net/irda/smc-ircc.h.orig	Mon Sep 10 06:30:01 2001
+++ linux-2.4.7/include/net/irda/smc-ircc.h	Wed Sep 12 04:47:37 2001
@@ -154,16 +154,6 @@
 #define IRCC_1152                  0x80
 #define IRCC_CRC                   0x40
 
-struct smc_chip {
-	char *name;
-	unsigned char entr1;
-	unsigned char entr2;
-	unsigned char cid_index;
-	unsigned char cid_value;
-	int (*probe)(struct smc_chip *chip, chipio_t *info);
-};
-typedef struct smc_chip smc_chip_t;
-
 /* Private data for each instance */
 struct ircc_cb {
 	struct net_device *netdev;     /* Yes! we are some kind of netdevice */
