]> Pileus Git - ~andy/linux/blobdiff - kernel/mutex-debug.c
[PARISC] Add some defines for HugeTLB pages
[~andy/linux] / kernel / mutex-debug.c
index 4fcb051a8b9ebe560eb2816d829b97dfd2d09994..6f829058ae4a7ee17ae8f3859669e9836d59906d 100644 (file)
@@ -20,8 +20,6 @@
 #include <linux/kallsyms.h>
 #include <linux/interrupt.h>
 
-#include <asm/mutex.h>
-
 #include "mutex-debug.h"
 
 /*
@@ -461,4 +459,3 @@ void fastcall mutex_destroy(struct mutex *lock)
 }
 
 EXPORT_SYMBOL_GPL(mutex_destroy);
-