Browse Source

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

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

+ 1 - 0
include/linux/regmap.h

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