diff options
Diffstat (limited to 'src/drivers/elog/elog.c')
-rw-r--r-- | src/drivers/elog/elog.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/drivers/elog/elog.c b/src/drivers/elog/elog.c index 7cc7e45aa2..92d5af3b9e 100644 --- a/src/drivers/elog/elog.c +++ b/src/drivers/elog/elog.c @@ -33,7 +33,6 @@ #include <elog.h> #include "elog_internal.h" -#if CONFIG_CHROMEOS #include <vendorcode/google/chromeos/fmap.h> #if CONFIG_ELOG_FLASH_BASE == 0 |