commit | 2fbed5119d6a07a6777b2131262587df338df22b | [log] [tgz] |
---|---|---|
author | Yao Yuan <yao.yuan@freescale.com> | Tue Nov 18 18:31:05 2014 +0800 |
committer | Wolfram Sang <wsa@the-dreams.de> | Tue Nov 18 15:52:52 2014 +0100 |
tree | 3c269091d5833d2a5b2b08451c24d1179663db00 | |
parent | 6f34be7400c68d3f761ceca405edabb94ccfcd03 [diff] |
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>