summaryrefslogtreecommitdiffstats
path: root/include/linux/hippidevice.h
diff options
context:
space:
mode:
authorRalf Baechle <ralf@linux-mips.org>1999-06-13 16:29:25 +0000
committerRalf Baechle <ralf@linux-mips.org>1999-06-13 16:29:25 +0000
commitdb7d4daea91e105e3859cf461d7e53b9b77454b2 (patch)
tree9bb65b95440af09e8aca63abe56970dd3360cc57 /include/linux/hippidevice.h
parent9c1c01ead627bdda9211c9abd5b758d6c687d8ac (diff)
Merge with Linux 2.2.8.
Diffstat (limited to 'include/linux/hippidevice.h')
-rw-r--r--include/linux/hippidevice.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/hippidevice.h b/include/linux/hippidevice.h
index f3b3310e3..e345a9d22 100644
--- a/include/linux/hippidevice.h
+++ b/include/linux/hippidevice.h
@@ -52,6 +52,7 @@ extern void hippi_net_init(void);
void hippi_setup(struct device *dev);
extern struct device *init_hippi_dev(struct device *, int);
+extern void unregister_hipdev(struct device *dev);
#endif
#endif /* _LINUX_HIPPIDEVICE_H */