edac: ibecc: Remove outdated comments
The issue with logging is fixed in PR #31535 Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com>
This commit is contained in:
parent
b55e6dbfce
commit
0caed0e5e7
1 changed files with 0 additions and 4 deletions
|
@ -13,10 +13,6 @@
|
|||
#include <zephyr/drivers/edac.h>
|
||||
#include "ibecc.h"
|
||||
|
||||
/**
|
||||
* In the driver 64 bit registers are used and not all of then at the
|
||||
* moment may be correctly logged.
|
||||
*/
|
||||
#include <zephyr/logging/log.h>
|
||||
LOG_MODULE_REGISTER(edac_ibecc, CONFIG_EDAC_LOG_LEVEL);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue