Commit a8b9ee73 authored by David S. Miller's avatar David S. Miller

[MUTEX]: linux/mutex.h needs linux/linkage.h too

Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 05f6ece6
......@@ -12,6 +12,7 @@
#include <linux/list.h>
#include <linux/spinlock_types.h>
#include <linux/linkage.h>
#include <asm/atomic.h>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment