diff options
Diffstat (limited to 'include/linux/nubus.h')
-rw-r--r-- | include/linux/nubus.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/linux/nubus.h b/include/linux/nubus.h index b3740527571a..6165b2c62040 100644 --- a/include/linux/nubus.h +++ b/include/linux/nubus.h | |||
@@ -87,7 +87,6 @@ static inline void nubus_proc_init(void) {} | |||
87 | #endif | 87 | #endif |
88 | int get_nubus_list(char *buf); | 88 | int get_nubus_list(char *buf); |
89 | int nubus_proc_attach_device(struct nubus_dev *dev); | 89 | int nubus_proc_attach_device(struct nubus_dev *dev); |
90 | int nubus_proc_detach_device(struct nubus_dev *dev); | ||
91 | /* If we need more precision we can add some more of these */ | 90 | /* If we need more precision we can add some more of these */ |
92 | struct nubus_dev* nubus_find_device(unsigned short category, | 91 | struct nubus_dev* nubus_find_device(unsigned short category, |
93 | unsigned short type, | 92 | unsigned short type, |