commit | a31083600476ac11b656bbc70784767f231469ff | [log] [tgz] |
---|---|---|
author | Xiubo Li <Li.Xiubo@freescale.com> | Mon Sep 29 10:57:06 2014 +0800 |
committer | Mark Brown <broonie@kernel.org> | Mon Sep 29 18:14:08 2014 +0100 |
tree | c5901d43c6eacee3734bd13837bfdfb14c7c0085 | |
parent | 7d1311b93e58ed55f3a31cc8f94c4b8fe988a2b9 [diff] |
spi: fsl: Sort include headers alphabetically Sort all the include headers alphabetically for the freescale spi drivers. If the inlcude headers sorted out of order, maybe the best logical choice is to append new ones after the exist ones, while this may create a lot of potential for duplicates and conflicts for each diffenent changes will add new headers in the same location. Signed-off-by: Xiubo Li <Li.Xiubo@freescale.com> Signed-off-by: Mark Brown <broonie@kernel.org>