diff options
Diffstat (limited to 'kernel/mutex-debug.c')
-rw-r--r-- | kernel/mutex-debug.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/kernel/mutex-debug.c b/kernel/mutex-debug.c index 3dec75363786..6f829058ae4a 100644 --- a/kernel/mutex-debug.c +++ b/kernel/mutex-debug.c | |||
@@ -459,4 +459,3 @@ void fastcall mutex_destroy(struct mutex *lock) | |||
459 | } | 459 | } |
460 | 460 | ||
461 | EXPORT_SYMBOL_GPL(mutex_destroy); | 461 | EXPORT_SYMBOL_GPL(mutex_destroy); |
462 | |||