Skip to content
Snippets Groups Projects
Commit a8b9ee73 authored by David S. Miller's avatar David S. Miller
Browse files

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

parent 05f6ece6
No related merge requests found
......@@ -12,6 +12,7 @@
#include <linux/list.h>
#include <linux/spinlock_types.h>
#include <linux/linkage.h>
#include <asm/atomic.h>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment