[U-Boot] [PATCH v2 07/10] dm: core: Put UCLASS_SIMPLE_BUS in order
sjg at google.com
sjg at google.com
Thu Nov 29 17:39:19 UTC 2018
This is currently at the top in the space for internal use. But this
uclass is used outside driver model and test code. Move it into the
correct alpha order.
Signed-off-by: Simon Glass <sjg at chromium.org>
---
Changes in v2: None
include/dm/uclass-id.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Applied to u-boot-dm/master, thanks!
More information about the U-Boot
mailing list