diff options
Diffstat (limited to 'src/include/device/dram')
-rw-r--r-- | src/include/device/dram/rcd.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/include/device/dram/rcd.h b/src/include/device/dram/rcd.h index d0b1f2c031..d8429b39b4 100644 --- a/src/include/device/dram/rcd.h +++ b/src/include/device/dram/rcd.h @@ -5,7 +5,6 @@ #include <types.h> #include <device/i2c_simple.h> -#include <console/console.h> enum rcw_idx { VEN_ID_L, |