diff options
-rw-r--r-- | src/northbridge/intel/ironlake/raminit.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/northbridge/intel/ironlake/raminit.c b/src/northbridge/intel/ironlake/raminit.c index 05323f1ca4..ecf8ef8576 100644 --- a/src/northbridge/intel/ironlake/raminit.c +++ b/src/northbridge/intel/ironlake/raminit.c @@ -330,8 +330,6 @@ static u32 get_580(int channel, u8 addr) return ret; } -const int cached_config = 0; - #define NUM_CHANNELS 2 #define NUM_SLOTS 2 #define NUM_RANKS 2 |