commit | e39be3a31b8f16d92fff096e92b593a9bffecb93 | [log] [tgz] |
---|---|---|
author | Xiubo Li <Li.Xiubo@freescale.com> | Thu Oct 09 17:02:52 2014 +0800 |
committer | Mark Brown <broonie@kernel.org> | Mon Oct 20 12:25:06 2014 +0100 |
tree | 7bf726d5041d8e764d1d87f30db8a0214572117e | |
parent | f114040e3ea6e07372334ade75d1ee0775c355e1 [diff] |
regmap: cache: 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: Xiubo Li <Li.Xiubo@freescale.com> Signed-off-by: Mark Brown <broonie@kernel.org>