Skip to content

Commit 50837b5

Browse files
committed
edac: ibecc: Remove outdated comments
The issue with logging is fixed in PR zephyrproject-rtos#31535 Signed-off-by: Andrei Emeltchenko <[email protected]>
1 parent 9681716 commit 50837b5

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

drivers/edac/edac_ibecc.c

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,6 @@
1313
#include <zephyr/drivers/edac.h>
1414
#include "ibecc.h"
1515

16-
/**
17-
* In the driver 64 bit registers are used and not all of then at the
18-
* moment may be correctly logged.
19-
*/
2016
#include <zephyr/logging/log.h>
2117
LOG_MODULE_REGISTER(edac_ibecc, CONFIG_EDAC_LOG_LEVEL);
2218

0 commit comments

Comments
 (0)