
6 Dec
2018
6 Dec
'18
12:10 a.m.
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@theobroma-systems.com ---
include/dm/uclass-id.h | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-)
Applied to u-boot-dm/master, thanks!