commit | 38fc2eec95a750f2a69d82307ab721265e34939f | [log] [tgz] |
---|---|---|
author | Mark Brown <broonie@kernel.org> | Wed Apr 20 17:40:55 2016 +0100 |
committer | Lee Jones <lee.jones@linaro.org> | Mon May 09 08:21:11 2016 +0100 |
tree | c0b1525cb617a2981a816b9939122893aa9bb8e4 | |
parent | 36a0c08848285bb12ed8b83f5eec4a92a5efadf9 [diff] |
mfd: tps6105x: Remove linux/regulator/driver.h include This driver makes no use of linux/regulator/driver.h which should only be used by drivers implementing a regulator. Since it's unlikely to ever need anything from there remove the include. Signed-off-by: Mark Brown <broonie@kernel.org> Signed-off-by: Lee Jones <lee.jones@linaro.org>