u-boot-2016/drivers/sysreset
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
..
Kconfig
Makefile db410c: replace reset driver with psci 2018-01-15 16:29:03 -05:00
sysreset-uclass.c
sysreset_ast.c
sysreset_psci.c
sysreset_rockchip.c
sysreset_sandbox.c Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR 2018-04-27 14:54:48 -04:00
sysreset_sti.c
sysreset_syscon.c sysreset: syscon: convert to use live dt 2018-04-10 11:52:16 -04:00
sysreset_watchdog.c
sysreset_xtfpga.c