bootmode: remove build warnings
[profile/mobile/platform/kernel/u-boot-tm1.git] / property / reboot_mode.c
index bca9de5..504d3eb 100644 (file)
@@ -9,6 +9,10 @@
 #include <asm/arch/boot_drvapi.h>
 #include <asm/arch/mocor_boot_mode.h>
 
+extern void CHIP_PHY_ResetHWFlag(uint32 val);
+extern void CHIP_PHY_SetWDGHWFlag(WDG_HW_FLAG_T type, uint32 val);
+extern void CHIP_ResetMCU(void);
+
 static void ResetMCU(void)
 {
     /* set watchdog reset flag */