浏览代码

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

Mark Brown 12 年之前
父节点
当前提交
4ff98c9eb8
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      include/linux/regmap.h

+ 1 - 0
include/linux/regmap.h

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