On 10.05.2009 1:28 Uhr, Mart Raudsepp wrote: > Revert "This is an emergency fix for building for qemu. " > > This reverts r1162 because r1161 was a better and more universal fix. > > Signed-off-by: Mart Raudsepp <[email protected]> >
Acked-by: Stefan Reinauer <[email protected]> > --- > northbridge/intel/i440bxemulation/i440bx.c | 5 ----- > 1 files changed, 0 insertions(+), 5 deletions(-) > > diff --git a/northbridge/intel/i440bxemulation/i440bx.c > b/northbridge/intel/i440bxemulation/i440bx.c > index 345faf4..34eb4fa 100644 > --- a/northbridge/intel/i440bxemulation/i440bx.c > +++ b/northbridge/intel/i440bxemulation/i440bx.c > @@ -60,11 +60,6 @@ static void no_op(struct device *dev) > { > } > > -int is_coldboot(void) > -{ > - return 1; > -} > - > static void i440bx_read_resources(struct device *dev) > { > struct resource *res; > -- coresystems GmbH • Brahmsstr. 16 • D-79104 Freiburg i. Br. Tel.: +49 761 7668825 • Fax: +49 761 7664613 Email: [email protected] • http://www.coresystems.de/ Registergericht: Amtsgericht Freiburg • HRB 7656 Geschäftsführer: Stefan Reinauer • Ust-IdNr.: DE245674866 -- coreboot mailing list: [email protected] http://www.coreboot.org/mailman/listinfo/coreboot

