u-boot-brain/drivers/led
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 dm: led: add BCM6358 led driver 2017-05-10 16:16:09 +02:00
led_bcm6328.c dm: core: Update device_bind_driver_to_node() to use ofnode 2017-06-01 07:03:08 -06:00
led_bcm6358.c dm: core: Update device_bind_driver_to_node() to use ofnode 2017-06-01 07:03:08 -06:00
led_gpio.c Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR 2018-04-27 14:54:48 -04:00
led-uclass.c dm: led: Add support for blinking LEDs 2017-04-14 19:38:57 -06:00
Makefile dm: led: add BCM6358 led driver 2017-05-10 16:16:09 +02:00