Whamcloud - gitweb
LU-224 Move fail_loc handling from lustre to libcfs
[fs/lustre-release.git] / lustre / include / darwin / obd_support.h
index 5172a77..149b613 100644 (file)
@@ -43,8 +43,6 @@
 
 #include <darwin/lustre_compat.h>
 
-#define OBD_SLEEP_ON(wq)        sleep_on(wq)
-
 /* for obd_class.h */
 # ifndef ERR_PTR
 #  define ERR_PTR(a) ((void *)(a))