nb/intel/ironlake: Remove unused constant

Change-Id: I0a32295e72270cde2e9bd2f8f00358b47ffd3e33
Signed-off-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/48562
Reviewed-by: Christian Walter <christian.walter@9elements.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
This commit is contained in:
Angel Pons 2020-12-11 14:40:03 +01:00 committed by Hung-Te Lin
parent 8ead1dc875
commit 71e4545e5a
1 changed files with 0 additions and 2 deletions

View File

@ -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