i2c: imx: Sort include headers alphabetically
authorYao Yuan <yao.yuan@freescale.com>
Tue, 18 Nov 2014 10:31:05 +0000 (18:31 +0800)
committerWolfram Sang <wsa@the-dreams.de>
Tue, 18 Nov 2014 14:52:52 +0000 (15:52 +0100)
If the inlcude headers aren't sorted alphabetically, then the
logical choice is to append new ones, however that creates a
lot of potential for conflicts or duplicates because every change
will then add new includes in the same location.

Signed-off-by: Yuan Yao <yao.yuan@freescale.com>
Signed-off-by: Wolfram Sang <wsa@the-dreams.de>

No differences found