On 1 February 2017 at 23:04, Masahiro Yamada
wrote:
> 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
> alp
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
---
2 matches
Mail list logo