dm: led: Add a missing blank line in the Kconfig file
authorSimon Glass <sjg@chromium.org>
Mon, 10 Apr 2017 17:34:52 +0000 (11:34 -0600)
committerSimon Glass <sjg@chromium.org>
Sat, 15 Apr 2017 01:38:57 +0000 (19:38 -0600)
commit9b36f748162e3d09b16df5b7c670d183292ecdc1
tree8bdfa3de4fc43c7cd707c8e76aa1f81dbeb24fd8
parenta89c3a04bcb416102eaa0b7c398209dbc1c796a2
dm: led: Add a missing blank line in the Kconfig file

There should be a blank line between each option. Add one before LED_GPIO.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Ziping Chen <techping.chan@gmail.com>
drivers/led/Kconfig