]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/linux/mutex.h
[PATCH] drivers/mtd/: small cleanups
[linux-2.6-omap-h63xx.git] / include / linux / mutex.h
index f1c84b1252f5d208f14c18ba7f9fe0b8e890bb81..f1ac507fa20da323800bf32393a0c77c5ad64dde 100644 (file)
@@ -79,7 +79,7 @@ struct mutex_waiter {
 # define mutex_debug_show_all_locks()                  do { } while (0)
 # define mutex_debug_show_held_locks(p)                        do { } while (0)
 # define mutex_debug_check_no_locks_held(task)         do { } while (0)
-# define mutex_debug_check_no_locks_freed(from, to)    do { } while (0)
+# define mutex_debug_check_no_locks_freed(from, len)   do { } while (0)
 #endif
 
 #define __MUTEX_INITIALIZER(lockname) \