Merge remote-tracking branch 'regmap/fix/disable' into regmap-linus

This commit is contained in:
Mark Brown
2013-08-06 19:50:34 +01:00

View File

@@ -15,6 +15,7 @@
#include <linux/list.h> #include <linux/list.h>
#include <linux/rbtree.h> #include <linux/rbtree.h>
#include <linux/err.h>
struct module; struct module;
struct device; struct device;