]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
lcd: pxa: clean-up include file order
authorMarcel Ziswiler <marcel@ziswiler.com>
Sun, 16 Aug 2015 02:16:31 +0000 (04:16 +0200)
committerLothar Waßmann <LW@KARO-electronics.de>
Thu, 10 Sep 2015 08:34:43 +0000 (10:34 +0200)
commitd587c5f666f71bf676ca82d39c0eaf89305776f6
tree67c7019cf90490fcff6f765186d1b16155d1e02d
parentc627525e6ecb9a7ad34975b163f77f43c3eb47c8
lcd: pxa: clean-up include file order

Cleaning up order of include files by sorting them alphabetically
keeping in mind to leave common.h on top.

Signed-off-by: Marcel Ziswiler <marcel@ziswiler.com>
drivers/video/pxa_lcd.c