diff options
Diffstat (limited to 'board/w7o/post2.c')
-rw-r--r-- | board/w7o/post2.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/board/w7o/post2.c b/board/w7o/post2.c index 271c197..e590128 100644 --- a/board/w7o/post2.c +++ b/board/w7o/post2.c @@ -106,4 +106,3 @@ void post2(void) if(dtt_test(4) != 0) log_warn(ERR_Ttest1); #endif /* CONFIG_DTT_LM75 */ } /* post2() */ - |