aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/nubus.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux/nubus.h')
-rw-r--r--include/linux/nubus.h1
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
88int get_nubus_list(char *buf); 88int get_nubus_list(char *buf);
89int nubus_proc_attach_device(struct nubus_dev *dev); 89int nubus_proc_attach_device(struct nubus_dev *dev);
90int 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 */
92struct nubus_dev* nubus_find_device(unsigned short category, 91struct nubus_dev* nubus_find_device(unsigned short category,
93 unsigned short type, 92 unsigned short type,