Author: blueswirl Date: 2007-11-17 20:00:58 +0100 (Sat, 17 Nov 2007) New Revision: 178
Modified: openbios-devel/drivers/obio.c Log: Remove unused variable
Modified: openbios-devel/drivers/obio.c =================================================================== --- openbios-devel/drivers/obio.c 2007-11-17 18:56:43 UTC (rev 177) +++ openbios-devel/drivers/obio.c 2007-11-17 19:00:58 UTC (rev 178) @@ -687,7 +687,6 @@ unsigned int machine_id; struct cpudef *cpu; ohwcfg_v3_t *header; - uint16_t crc;
ob_new_obio_device("eeprom", NULL);