From: "Luis R. Rodriguez" <mcgrof@xxxxxxxxxxxxxxxx> There is a symbol missing otherwise that is currently only provided by the core, ie, non modular. Signed-off-by: Luis R. Rodriguez <mcgrof@xxxxxxxxxxxxxxxx> --- copy-list | 1 + dependencies | 1 + 2 files changed, 2 insertions(+) diff --git a/copy-list b/copy-list index 9c7be4a..9957811 100644 --- a/copy-list +++ b/copy-list @@ -139,6 +139,7 @@ include/linux/regulator/max8649.h include/linux/regulator/max8660.h include/linux/regulator/max8952.h include/linux/regulator/max8973-regulator.h +include/linux/mfd/max77693.h include/linux/mfd/max77693-private.h include/linux/regulator/of_regulator.h include/linux/regulator/tps51632-regulator.h diff --git a/dependencies b/dependencies index e226b7a..6841613 100644 --- a/dependencies +++ b/dependencies @@ -64,6 +64,7 @@ REGULATOR 3.4 # requires some work REGULATOR_ARIZONA DISABLE REGULATOR_MAX8973 DISABLE +REGULATOR_MAX77693 3.6 REGULATOR_MAX77686 DISABLE REGULATOR_MAX8997 DISABLE REGULATOR_RC5T583 DISABLE -- 1.7.10.4 -- To unsubscribe from this list: send the line "unsubscribe backports" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html