From: Xiubo Li
Date: Thu, 9 Oct 2014 09:02:52 +0000 (+0800)
Subject: regmap: cache: Sort include headers alphabetically
X-Git-Tag: omap-for-v3.19/fixes-for-merge-window~24^2^3
X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e39be3a31b8f16d92fff096e92b593a9bffecb93;p=pandora-kernel.git
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
Signed-off-by: Mark Brown
---
Reading git-diff-tree failed