mirror of
https://github.com/smaeul/u-boot.git
synced 2025-11-08 07:50:16 +00:00
It is best to avoid having any occurence of 'struct device' in driver model, so rename to achieve this. Signed-off-by: Simon Glass <sjg@chromium.org>