diff options
author | Ralf Baechle <ralf@linux-mips.org> | 1999-01-04 16:03:48 +0000 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 1999-01-04 16:03:48 +0000 |
commit | 78c388aed2b7184182c08428db1de6c872d815f5 (patch) | |
tree | 4b2003b1b4ceb241a17faa995da8dd1004bb8e45 /include/linux/hippidevice.h | |
parent | eb7a5bf93aaa4be1d7c6181100ab7639e74d67f7 (diff) |
Merge with Linux 2.1.131 and more MIPS goodies.
(Did I mention that CVS is buggy ...)
Diffstat (limited to 'include/linux/hippidevice.h')
-rw-r--r-- | include/linux/hippidevice.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/hippidevice.h b/include/linux/hippidevice.h index 467798a19..f3b3310e3 100644 --- a/include/linux/hippidevice.h +++ b/include/linux/hippidevice.h @@ -49,6 +49,7 @@ extern void hippi_header_cache_update(struct hh_cache *hh, extern int hippi_header_parse(struct sk_buff *skb, unsigned char *haddr); extern void hippi_net_init(void); +void hippi_setup(struct device *dev); extern struct device *init_hippi_dev(struct device *, int); #endif |