kernel: update 3.10 to 3.10.12

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>

SVN-Revision: 38000
This commit is contained in:
Gabor Juhos
2013-09-15 16:00:41 +00:00
parent 57c6730ed6
commit 554772a665
39 changed files with 64 additions and 117 deletions

View File

@@ -31,7 +31,7 @@
bool
--- a/include/linux/regmap.h
+++ b/include/linux/regmap.h
@@ -46,7 +46,7 @@ struct reg_default {
@@ -47,7 +47,7 @@ struct reg_default {
unsigned int def;
};