]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - arch/arm/cpu/armv7/uniphier/ph1-pro4/boot-mode.c
ARM: UniPhier: leave the last element of boot_device_table empty
[karo-tx-uboot.git] / arch / arm / cpu / armv7 / uniphier / ph1-pro4 / boot-mode.c
index 90d41865e924c2b7e83b9ad56c3d546037760bf1..c31b74badd26968550dd6a2f09074c4b4bb7d343 100644 (file)
@@ -45,7 +45,7 @@ struct boot_device_info boot_device_table[] = {
        {BOOT_DEVICE_NONE, "Reserved"},
        {BOOT_DEVICE_NONE, "Reserved"},
        {BOOT_DEVICE_NONE, "Reserved"},
-       {BOOT_DEVICE_NONE, ""}
+       { /* sentinel */ }
 };
 
 int get_boot_mode_sel(void)