Whamcloud - gitweb
LU-6142 obdclass: make obd_psdev static
[fs/lustre-release.git] / lustre / include / obd_class.h
index afb71e7..8148dcc 100644 (file)
@@ -1861,7 +1861,6 @@ struct root_squash_info {
 int server_name2index(const char *svname, __u32 *idx, const char **endptr);
 
 /* linux-module.c */
-extern struct miscdevice obd_psdev;
 int obd_ioctl_getdata(char **buf, int *len, void __user *arg);
 int class_procfs_init(void);
 int class_procfs_clean(void);