]> git.ipfire.org Git - people/ms/u-boot.git/commit
clk: Makefile: Sort entries alphabetically
authorMario Six <mario.six@gdsys.cc>
Mon, 15 Jan 2018 10:06:54 +0000 (11:06 +0100)
committerSimon Glass <sjg@chromium.org>
Sun, 21 Jan 2018 17:01:02 +0000 (10:01 -0700)
commitfcca9db8192f3143c309bb7abc666d47c9c96aa4
tree93a100739a90b9984c97034c6d20a46262d17f77
parent7fe1b063d8eef2549bd53d618dcecb6723e1354c
clk: Makefile: Sort entries alphabetically

The Makefile entries in the clk driver directory were not alphabetically
sorted. Correct this.

Reviewed-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Mario Six <mario.six@gdsys.cc>
drivers/clk/Makefile