device.h: audit and cleanup users in main include dir
[deliverable/linux.git] / include / linux / mfd / abx500 / ab8500.h
index 838c6b487cc533193f60b7372f85a5080c89c7a5..dca94396190d19a243dfc4d1ddc60b9f9b6fc896 100644 (file)
@@ -7,7 +7,9 @@
 #ifndef MFD_AB8500_H
 #define MFD_AB8500_H
 
-#include <linux/device.h>
+#include <linux/mutex.h>
+
+struct device;
 
 /*
  * AB8500 bank addresses
This page took 0.027522 seconds and 5 git commands to generate.