projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
71d1718
)
mfd: Add missing mutex.h inclusion to WM8994 core.h
author
Mark Brown
<
[email protected]
>
Thu, 1 Dec 2011 13:53:18 +0000
(13:53 +0000)
committer
Mark Brown
<
[email protected]
>
Mon, 12 Dec 2011 16:11:43 +0000
(
00:11
+0800)
struct wm8994 includes a mutex so we need to include mutex.h before we
declare it. All current users rely on this being done implicitly.
Signed-off-by: Mark Brown <
[email protected]
>
Acked-by: Samuel Ortiz <
[email protected]
>
include/linux/mfd/wm8994/core.h
patch
|
blob
|
history
diff --git
a/include/linux/mfd/wm8994/core.h
b/include/linux/mfd/wm8994/core.h
index d98593d52e7c5ec50aac1affa60eabc83ac2814a..f537d2eae39049e2553a550a287618218f3618ab 100644
(file)
--- a/
include/linux/mfd/wm8994/core.h
+++ b/
include/linux/mfd/wm8994/core.h
@@
-15,6
+15,7
@@
#ifndef __MFD_WM8994_CORE_H__
#define __MFD_WM8994_CORE_H__
+#include <linux/mutex.h>
#include <linux/interrupt.h>
enum wm8994_type {