提交 fe876787 编写于 作者: W Wolfgang Denk

stxxtc: remove empty CONFIG_SHOW_ACTIVITY functions

Signed-off-by: NWolfgang Denk <wd@denx.de>
上级 965de106
......@@ -599,20 +599,6 @@ void hw_watchdog_reset(void)
#endif
#ifdef CONFIG_SHOW_ACTIVITY
/* called from timer interrupt every 1/CFG_HZ sec */
void board_show_activity(ulong timestamp)
{
}
/* called when looping */
void show_activity(int arg)
{
}
#endif
#if defined(CFG_CONSOLE_IS_IN_ENV) && defined(CFG_CONSOLE_OVERWRITE_ROUTINE)
int overwrite_console(void)
{
......
......@@ -580,7 +580,6 @@ typedef unsigned int led_id_t;
/* use board specific hardware */
#undef CONFIG_WATCHDOG /* watchdog disabled */
#define CONFIG_HW_WATCHDOG
#define CONFIG_SHOW_ACTIVITY
/*****************************************************************************/
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册