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)
commit2fbed5119d6a07a6777b2131262587df338df22b
tree3c269091d5833d2a5b2b08451c24d1179663db00
parent6f34be7400c68d3f761ceca405edabb94ccfcd03
i2c: imx: Sort include headers alphabetically

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>
drivers/i2c/busses/i2c-imx.c
This page took 0.027937 seconds and 5 git commands to generate.