From 009600beafee3aea30108fa9b8b1ceb564d64a77 Mon Sep 17 00:00:00 2001 From: Edward O'Callaghan Date: Fri, 31 Oct 2014 06:55:46 +1100 Subject: mainboard/dmp/vortex86ec: Unused variable in romstage.c MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I9cc549b7862ee535928bd06b5fb4bd38bb67a992 Signed-off-by: Edward O'Callaghan Reviewed-on: http://review.coreboot.org/7279 Tested-by: build bot (Jenkins) Reviewed-by: Kyösti Mälkki --- src/mainboard/dmp/vortex86ex/romstage.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/mainboard/dmp/vortex86ex/romstage.c') 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(); -- cgit v1.2.3