[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20081120.204241.166232434.davem@davemloft.net>
Date: Thu, 20 Nov 2008 20:42:41 -0800 (PST)
From: David Miller <davem@...emloft.net>
To: apetlund@...ula.no
Cc: netdev@...r.kernel.org
Subject: Re: pci: Added quirk to disable msi for MCP55 NIC on Asus
P5N32-SLI Premium
From: Andreas Petlund <apetlund@...ula.no>
Date: Thu, 20 Nov 2008 15:32:28 +0100
> David Miller wrote:
> > You can't start calling dmi_*() routines in drivers/pci/quirks.c without
> > including linux/dmi.h there, otherwise it doesn't build on some platforms:
> >
> > drivers/pci/quirks.c: In function 'nvenet_msi_disable':
> > drivers/pci/quirks.c:1837: error: implicit declaration of function 'dmi_name_in_vendors'
> > make[1]: *** [drivers/pci/quirks.o] Error 1
>
> Here is an updated version with the missing include.
>
> Signed-off-by: Andreas Petlund <andreas@...lund.no>
Applied, thanks.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists