u-boot-brain/drivers/core
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.c dm: rename device struct to udevice 2014-05-27 10:21:32 -04:00
lists.c dm: Add missing header files in lists and root 2014-06-20 11:55:42 -06:00
Makefile dm: Add base driver model support 2014-03-04 12:15:29 -05:00
root.c dm: Cast away the const-ness of the global_data pointer 2014-06-20 11:55:49 -06: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