Remove unused variable

git-svn-id: svn://coreboot.org/openbios/openbios-devel@178 f158a5a8-5612-0410-a976-696ce0be7e32
This commit is contained in:
Blue Swirl
2007-11-17 19:00:58 +00:00
parent 1f76ff66bd
commit 4b56483e61

View File

@@ -687,7 +687,6 @@ ob_nvram_init(uint64_t base, uint64_t offset)
unsigned int machine_id;
struct cpudef *cpu;
ohwcfg_v3_t *header;
uint16_t crc;
ob_new_obio_device("eeprom", NULL);