]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
serial: pxa: clean-up include file order
authorMarcel Ziswiler <marcel@ziswiler.com>
Sun, 16 Aug 2015 02:16:29 +0000 (04:16 +0200)
committerLothar Waßmann <LW@KARO-electronics.de>
Thu, 10 Sep 2015 08:34:43 +0000 (10:34 +0200)
commit400b521d762dbc15c22a002d0d87227aa22e38c2
treee3044971e299525437e272f5d98fba8ddd71e2ce
parent49e5cdb73085e1c26b8856b85bf9993897faab66
serial: 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/serial/serial_pxa.c