u-boot-brain/include/dm
Simon Glass 89876a55a6 dm: Cast away the const-ness of the global_data pointer
In a very few cases we need to adjust the driver model root device, such as
when setting it up at initialisation. Add a macro to make this easier.

Signed-off-by: Simon Glass <sjg@chromium.org>
2014-06-20 11:55:49 -06:00
..
device-internal.h dm: Cast away the const-ness of the global_data pointer 2014-06-20 11:55:49 -06:00
device.h dm: Rename struct device_id to udevice_id 2014-06-20 11:55:18 -06:00
lists.h dm: rename device struct to udevice 2014-05-27 10:21:32 -04:00
platdata.h dm: Add base driver model support 2014-03-04 12:15:29 -05:00
root.h dm: rename device struct to udevice 2014-05-27 10:21:32 -04:00
test.h dm: rename device struct to udevice 2014-05-27 10:21:32 -04:00
uclass-id.h dm: Add base driver model support 2014-03-04 12:15:29 -05:00
uclass-internal.h dm: rename device struct to udevice 2014-05-27 10:21:32 -04:00
uclass.h dm: rename device struct to udevice 2014-05-27 10:21:32 -04:00
ut.h dm: Add basic tests 2014-03-04 12:15:29 -05:00
util.h dm: Add base driver model support 2014-03-04 12:15:29 -05:00