]> git.baikalelectronics.ru Git - uboot.git/commit
dm: core: Put UCLASS_SIMPLE_BUS in order
authorSimon Glass <sjg@chromium.org>
Sun, 18 Nov 2018 15:14:32 +0000 (08:14 -0700)
committerSimon Glass <sjg@chromium.org>
Thu, 29 Nov 2018 16:30:05 +0000 (09:30 -0700)
commit9144c9a85e44ea3ad9b3029d2089491645a2113f
tree51d9fa696b1ee41da51e4a03a4e0df77856b518e
parent3d6882ecb9c66e26ff666188ddbc9b180a511e91
dm: core: Put UCLASS_SIMPLE_BUS in order

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@chromium.org>
include/dm/uclass-id.h