Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

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
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -12,6 +12,7 @@

#include <linux/list.h>
#include <linux/spinlock_types.h>
#include <linux/linkage.h>

#include <asm/atomic.h>