From: Xiubo Li Date: Mon, 29 Sep 2014 02:57:06 +0000 (+0800) Subject: spi: fsl: Sort include headers alphabetically X-Git-Tag: fixes-for-v3.18-merge-window~30^2~3^5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a31083600476ac11b656bbc70784767f231469ff;p=pandora-kernel.git 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 Signed-off-by: Mark Brown --- Reading git-diff-tree failed