commit | 8b295a20262802a7ae9704bafa5d0cafb3b4744f | [log] [tgz] |
---|---|---|
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | Fri Jun 21 13:28:07 2019 +0300 |
committer | Bin Meng <bmeng.cn@gmail.com> | Sat Jun 22 22:26:22 2019 +0800 |
tree | 0cc68f4caa2a6213f5a8b271d3b5770d6742a481 | |
parent | 7ce74b70b9ac23276a47cc86c26028b6b6009c2f [diff] |
watchdog: tangier: Replace unused constant with a comment The default timeout value had been left in order to leave some traces about default setup of watchdog done by firmware. For better understanding and compiler burden, replace it with a comment. Suggested-by: Stefan Roese <sr@denx.de> Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>