From: Yao Yuan Date: Tue, 18 Nov 2014 10:31:05 +0000 (+0800) Subject: i2c: imx: Sort include headers alphabetically X-Git-Tag: omap-for-v3.20/drop-legacy-3517~88^2~30 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2fbed5119d6a07a6777b2131262587df338df22b;p=pandora-kernel.git 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 Signed-off-by: Wolfram Sang --- Reading git-diff-tree failed