u-boot-brain/drivers/pch
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
..
Makefile dm: x86: Add a driver for Intel PCH9 2016-01-24 12:07:17 +08:00
pch-uclass.c Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR 2018-04-27 14:54:48 -04:00
pch7.c x86: pch: Implement get_gpio_base op 2016-02-05 12:47:21 +08:00
pch9.c x86: pch9: Implement get_io_base op 2016-02-05 12:47:21 +08:00