Эх сурвалжийг харах

[MUTEX]: linux/mutex-debug.h needs linux/linkage.h

For FASTCALL() define.

Signed-off-by: David S. Miller <davem@davemloft.net>
David S. Miller 19 жил өмнө
parent
commit
8b4ad5e3ff

+ 2 - 0
include/linux/mutex-debug.h

@@ -1,6 +1,8 @@
 #ifndef __LINUX_MUTEX_DEBUG_H
 #define __LINUX_MUTEX_DEBUG_H
 
+#include <linux/linkage.h>
+
 /*
  * Mutexes - debugging helpers:
  */