u-boot-brain/drivers/core
Jeroen Hofstee fd536d818d dm: add missing includes
lists.c / root.c do not include their own header and they
could potentially implement a different function. Therefore
actually include the headers.

cc: sjg@chromium.org
Signed-off-by: Jeroen Hofstee <jeroen@myspectrum.nl>
Acked-by: Simon Glass <sjg@chromium.org>
2014-07-18 17:53:23 -04:00
..
device.c dm: rename device struct to udevice 2014-05-27 10:21:32 -04:00
lists.c dm: add missing includes 2014-07-18 17:53:23 -04:00
Makefile dm: Add base driver model support 2014-03-04 12:15:29 -05:00
root.c dm: add missing includes 2014-07-18 17:53:23 -04:00
uclass.c dm: Cast away the const-ness of the global_data pointer 2014-06-20 11:55:49 -06:00
util.c dm: Add base driver model support 2014-03-04 12:15:29 -05:00