summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-uniphier/boot-mode/boot-mode-pro5.c
diff options
context:
space:
mode:
authorMasahiro Yamada <yamada.masahiro@socionext.com>2016-05-24 21:13:58 +0900
committerMasahiro Yamada <yamada.masahiro@socionext.com>2016-05-26 00:35:26 +0900
commit6a555b214b9cf999389fc675689ab3909b949ddf (patch)
tree0e2515e1e4e873aa9b653dbe39d853cb721102ed /arch/arm/mach-uniphier/boot-mode/boot-mode-pro5.c
parent0bd20207ab2d874842161cab37c213310d785b24 (diff)
downloadtalos-obmc-uboot-6a555b214b9cf999389fc675689ab3909b949ddf.tar.gz
talos-obmc-uboot-6a555b214b9cf999389fc675689ab3909b949ddf.zip
ARM: uniphier: clean up boot mode tables
Tidy up alignment of open parentheses. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Diffstat (limited to 'arch/arm/mach-uniphier/boot-mode/boot-mode-pro5.c')
-rw-r--r--arch/arm/mach-uniphier/boot-mode/boot-mode-pro5.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-uniphier/boot-mode/boot-mode-pro5.c b/arch/arm/mach-uniphier/boot-mode/boot-mode-pro5.c
index f9726f1f66..450c43bba5 100644
--- a/arch/arm/mach-uniphier/boot-mode/boot-mode-pro5.c
+++ b/arch/arm/mach-uniphier/boot-mode/boot-mode-pro5.c
@@ -37,7 +37,7 @@ static struct boot_device_info boot_device_table[] = {
{BOOT_DEVICE_NAND, "NAND (Mirror 8, ECC 8, ONFI, Addr 4)"},
{BOOT_DEVICE_NAND, "NAND (Mirror 8, ECC 16, ONFI, Addr 4)"},
{BOOT_DEVICE_NONE, "Reserved"},
- {BOOT_DEVICE_MMC1, "eMMC Boot (1.8V)"},
+ {BOOT_DEVICE_MMC1, "eMMC (1.8V)"},
{BOOT_DEVICE_NONE, "Reserved"},
{BOOT_DEVICE_NONE, "Reserved"},
{BOOT_DEVICE_NAND, "NAND (Mirror 8, ECC 8, EraseSize 128MB, Addr 5)"},
OpenPOWER on IntegriCloud