* ron minnich <[EMAIL PROTECTED]> [080207 08:46]:
> This is a subtle problem.
>
> Devices must have constructor struct members to be used.
>
> static struct device_operations southbridge_ops = {
> + .constructor = default_device_constructor,
Before we start doing this all over the place.
Do we ever want to define devices and compile them in that we don't want
to use?
If not, the default behavior with no constructor defined should be that
the code automatically uses the default device constructor.
--
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