From: Luis R. Rodriguez Date: Wed, 24 Jul 2013 03:51:39 +0000 (-0700) Subject: backports: copy over mfd/max8998.h mfd/max8998-private.h X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=bdd1e3eff54be33d52561a9d0d9c602d588dac98;p=openwrt%2Fstaging%2Fblogic.git backports: copy over mfd/max8998.h mfd/max8998-private.h This is required by CONFIG_REGULATOR_MAX8998 which builds drivers/regulator/max8998.c as of next-20130703. Signed-off-by: Luis R. Rodriguez --- diff --git a/copy-list b/copy-list index 9957811004fb..ab8bb8bc01f5 100644 --- a/copy-list +++ b/copy-list @@ -141,6 +141,8 @@ include/linux/regulator/max8952.h include/linux/regulator/max8973-regulator.h include/linux/mfd/max77693.h include/linux/mfd/max77693-private.h +include/linux/mfd/max8998.h +include/linux/mfd/max8998-private.h include/linux/regulator/of_regulator.h include/linux/regulator/tps51632-regulator.h include/linux/regulator/tps62360.h