Browse Source

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

Mark Brown 12 năm trước cách đây
mục cha
commit
4f57f8ec23
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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;