From: Xiubo Li
Date: Sun, 28 Sep 2014 08:57:14 +0000 (-0700)
Subject: led: gpio: Sort include headers alphabetically
X-Git-Tag: fixes-against-v3.18-rc2~23^2~2
X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4cc72346f05ef549403d997d66fd517109e59d24;p=pandora-kernel.git
led: gpio: 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: Bryan Wu
---
Reading git-diff-tree failed