u-boot-brain/drivers/pwm
Tom Rini d024236e5a Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
We have a large number of places where while we historically referenced
gd in the code we no longer do, as well as cases where the code added
that line "just in case" during development and never dropped it.

Signed-off-by: Tom Rini <trini@konsulko.com>
2018-04-27 14:54:48 -04:00
..
exynos_pwm.c Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR 2018-04-27 14:54:48 -04:00
Kconfig dm: sandbox: pwm: Add a basic pwm test 2017-04-27 16:49:02 -04:00
Makefile dm: sandbox: pwm: Add a basic pwm test 2017-04-27 16:49:02 -04:00
pwm-imx-util.c pwm: imx: Enable PWM support on i.MX53 2017-11-20 09:58:31 +01:00
pwm-imx-util.h PWM: Correct misspellings of "module" in context of PWM 2016-10-06 20:57:43 -04:00
pwm-imx.c PWM: Correct misspellings of "module" in context of PWM 2016-10-06 20:57:43 -04:00
pwm-uclass.c power: regulator: pwm: support pwm polarity setting 2017-05-10 13:37:21 -06:00
rk_pwm.c Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR 2018-04-27 14:54:48 -04:00
sandbox_pwm.c Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR 2018-04-27 14:54:48 -04:00
tegra_pwm.c Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR 2018-04-27 14:54:48 -04:00