Browse Source

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

Mark Brown 12 years ago
parent
commit
4f57f8ec23
1 changed files with 1 additions and 0 deletions
  1. 1 0
      include/linux/regmap.h

+ 1 - 0
include/linux/regmap.h

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