arch: sc8830: sci_types: remove the redefined macro
[profile/mobile/platform/kernel/u-boot-tm1.git] / property / boot_mode_regist.c
index 44dda2d..4d06c1f 100644 (file)
@@ -35,8 +35,8 @@ void cmd_mode_regist(CBOOT_MODE_ENTRY *array)
     MODE_REGIST(CMD_NORMAL_MODE, normal_mode);\r
     MODE_REGIST(CMD_CHARGE_MODE, charge_mode);\r
        MODE_REGIST(CMD_THOR_MODE, thor_mode);\r
-#ifndef CONFIG_TIZEN\r
     MODE_REGIST(CMD_RECOVERY_MODE, recovery_mode);\r
+#ifndef CONFIG_TIZEN\r
     MODE_REGIST(CMD_FACTORYTEST_MODE,factorytest_mode);\r
     MODE_REGIST(CMD_FASTBOOT_MODE, fastboot_mode);\r
     MODE_REGIST(CMD_WATCHDOG_REBOOT, watchdog_mode);\r