commit | d290e27305413dcd11c93de80c2ce28199aeb468 | [log] [tgz] |
---|---|---|
author | Mario Six <mario.six@gdsys.cc> | Mon Jan 15 11:06:54 2018 +0100 |
committer | Simon Glass <sjg@chromium.org> | Sun Jan 21 10:01:02 2018 -0700 |
tree | 93a100739a90b9984c97034c6d20a46262d17f77 | |
parent | e4871060d520f3e9df834380ef094518d7a1f324 [diff] |
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>