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)
commit25cbb47090d83a5c4a4abb20a2474c0e51d21933
tree51d9fa696b1ee41da51e4a03a4e0df77856b518e
parent3abe1115355900172a8681f5e6fa01ca71a9b916
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