refresh against -rc7

SVN-Revision: 36340
This commit is contained in:
Imre Kaloz
2013-04-15 16:10:01 +00:00
parent 25ffe0446c
commit 57b68daee9
7 changed files with 9 additions and 9 deletions

View File

@@ -64,7 +64,7 @@
#include <linux/mutex.h>
#include <linux/err.h>
#include <linux/rbtree.h>
@@ -1778,3 +1779,5 @@ static int __init regmap_initcall(void)
@@ -1779,3 +1780,5 @@ static int __init regmap_initcall(void)
return 0;
}
postcore_initcall(regmap_initcall);