diff --git a/src/mainboard/dmp/vortex86ex/romstage.c b/src/mainboard/dmp/vortex86ex/romstage.c index a7b31caa73..e7933d5ea9 100644 --- a/src/mainboard/dmp/vortex86ex/romstage.c +++ b/src/mainboard/dmp/vortex86ex/romstage.c @@ -303,7 +303,6 @@ static void enable_l2_cache(void) #include static void main(unsigned long bist) { - device_t dev; u32 dmp_id; dmp_id = get_dmp_id();