[U-Boot] [PATCH] dm: (re)sort uclass ids alphabetically

sjg at google.com sjg at google.com
Wed Dec 5 23:10:38 UTC 2018


The comment in uclass-id.h states that
    "U-Boot uclasses start here - in alphabetical order"
but the subsequent list is not sorted alphabetically.
This reestablishes order.

Signed-off-by: Philipp Tomsich <philipp.tomsich at theobroma-systems.com>
---

 include/dm/uclass-id.h | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Applied to u-boot-dm/master, thanks!


More information about the U-Boot mailing list