video: Sort Makefile entries
authorMario Six <mario.six@gdsys.cc>
Thu, 9 Aug 2018 12:51:22 +0000 (14:51 +0200)
committerAnatolij Gustschin <agust@denx.de>
Sat, 11 Aug 2018 07:17:48 +0000 (09:17 +0200)
commit77d512ff18a6ca7fce7a05d756b0e00b5424f9c7
treee16a5d53ab5e004a5a9cf52e344396fbef446839
parent37c4a5f6a59e7f0e90510ab5e04112464ea5e0b0
video: Sort Makefile entries

The entries of Makefiles should be sorted, which is not the case in the
video driver Makefile.

Sort the entries alphabetically as far as this makes sense.

Signed-off-by: Mario Six <mario.six@gdsys.cc>
drivers/video/Makefile