| Submitter | Shawn Guo |
|---|---|
| Date | Jan. 19, 2012, 7:22 a.m. |
| Message ID | <20120119072222.GD2247@S2101-09.ap.freescale.net> |
| Download | mbox | patch |
| Permalink | /patch/136770/ |
| State | New |
| Headers | show |
Comments
Patch
diff --git a/include/linux/mfd/mc13xxx.h b/include/linux/mfd/mc13xxx.h index c17fc60..4ca8439 100644 --- a/include/linux/mfd/mc13xxx.h +++ b/include/linux/mfd/mc13xxx.h @@ -10,6 +10,7 @@ #define __LINUX_MFD_MC13XXX_H #include <linux/interrupt.h> +#include <linux/mutex.h> struct mc13xxx;