odroid: clean up checkpatch issues
authorMinkyu Kang <mk7.kang@samsung.com>
Fri, 23 Oct 2015 07:15:04 +0000 (16:15 +0900)
committerMinkyu Kang <mk7.kang@samsung.com>
Mon, 2 Nov 2015 01:38:22 +0000 (10:38 +0900)
commit1d83970f6f6003276373843b8e2fd75f78f1caf3
treef0813332fb3eefc0bf1912bbd74bd1b8a92679c0
parent9eae8441251188287ddd706196596a3117802449
odroid: clean up checkpatch issues

This patch will fix these checkpatch issues.

+static const char *mmc_regulators[] = {

CHECK: Blank lines aren't necessary before a close brace '}'
+
+}

Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
board/samsung/odroid/odroid.c