Messages in this thread |  | | Date | Sun, 30 Mar 2008 13:55:02 +1100 | | From | Stephen Rothwell <> | | Subject | Re: linux-next: Tree for March 29 |
| |
Hi Haavard,
On Sat, 29 Mar 2008 19:12:55 +0100 Haavard Skinnemoen <haavard.skinnemoen@atmel.com> wrote: > > I see both avr32 builds currently fail, but for different > reasons...none of which is avr32-specific as far as I can tell. > > defconfig fails with > > drivers/ata/libata-core.c:127: error: 'ata_pci_default_filter' undeclared here (not in a function) > > which seems to be due to CONFIG_ATA && !CONFIG_PCI > > allnoconfig fails with > > include/linux/netdevice.h:843: error: implicit declaration of function 'dev_net' > > which seems to be because the definition of dev_net is inside #ifdef > CONFIG_NET, while next_net_device, which calls it, is not.
Thanks for tracking these down.
-- Cheers, Stephen Rothwell sfr@canb.auug.org.au http://www.canb.auug.org.au/~sfr/ [unhandled content-type:application/pgp-signature] |  |