提交 3f9ae1a5 编写于 作者: S Stefan Roese 提交者: Wolfgang Denk

ppc4xx: Fix W7OLMG compile problems by adding missing LM75 defines

Signed-off-by: NStefan Roese <sr@denx.de>
上级 ebb86c4e
......@@ -29,6 +29,12 @@
#include "errors.h"
#include "dtt.h"
/* for LM75 DTT POST test */
#define DTT_READ_TEMP 0x0
#define DTT_CONFIG 0x1
#define DTT_TEMP_HYST 0x2
#define DTT_TEMP_SET 0x3
#if defined(CONFIG_RTC_M48T35A)
void rtctest(void)
{
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册