u-boot-brain/drivers/adc
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
..
adc-uclass.c Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR 2018-04-27 14:54:48 -04:00
exynos-adc.c treewide: replace with error() with pr_err() 2017-10-04 11:59:44 -04:00
Kconfig dm: adc: Add driver for Rockchip SARADC 2017-10-01 00:33:29 +02:00
Makefile dm: adc: Add driver for Rockchip SARADC 2017-10-01 00:33:29 +02:00
rockchip-saradc.c treewide: replace with error() with pr_err() 2017-10-04 11:59:44 -04:00
sandbox.c treewide: replace with error() with pr_err() 2017-10-04 11:59:44 -04:00