led: gpio: Sort include headers alphabetically
authorXiubo Li <Li.Xiubo@freescale.com>
Sun, 28 Sep 2014 08:57:14 +0000 (01:57 -0700)
committerBryan Wu <cooloney@gmail.com>
Mon, 29 Sep 2014 17:18:28 +0000 (10:18 -0700)
commit4cc72346f05ef549403d997d66fd517109e59d24
treea59fabb2b9afad29ffa860c864eb39e2515a525b
parent0a2b4a843d327c2ed4d26a3e88bece9d3e77081b
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 <Li.Xiubo@freescale.com>
Signed-off-by: Bryan Wu <cooloney@gmail.com>
drivers/leds/leds-gpio-register.c
drivers/leds/leds-gpio.c