summaryrefslogtreecommitdiff
path: root/drivers/power
diff options
context:
space:
mode:
authorMasahiro Yamada <yamada.masahiro@socionext.com>2017-02-02 07:04:11 (GMT)
committerTom Rini <trini@konsulko.com>2017-02-08 21:24:26 (GMT)
commit4985012b73f298e514dea0af46106a107348bce1 (patch)
treee0a92ec6d7064a89748e860c81aa83b554a4b7f6 /drivers/power
parent2e4e5ad4c8b83ffbe5c5f345d4f4723911bfb645 (diff)
downloadu-boot-fsl-qoriq-4985012b73f298e514dea0af46106a107348bce1.tar.xz
pwm: remove unneeded ifdef CONFIG_DM_PWM ... endif
Both CONFIG_PWM_TEGRA and CONFIG_PWM_EXYNOS depend on CONFIG_DM_PWM, i.e. they are already guarded by Kconfig correctly. Remove unneeded ifdef CONFIG_DM_PWM ... endif. While we are here, let's tidy up alignment and sort the lines alphabetically in Makefile. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com> Reviewed-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'drivers/power')
0 files changed, 0 insertions, 0 deletions