[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20101025.164747.189713145.davem@davemloft.net>
Date: Mon, 25 Oct 2010 16:47:47 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: randy.dunlap@...cle.com
Cc: sfr@...b.auug.org.au, netdev@...r.kernel.org,
linux-next@...r.kernel.org, linux-kernel@...r.kernel.org,
akpm@...ux-foundation.org
Subject: Re: [PATCH -next] pch_can: depends on PCI
From: Randy Dunlap <randy.dunlap@...cle.com>
Date: Mon, 25 Oct 2010 16:25:24 -0700
> From: Randy Dunlap <randy.dunlap@...cle.com>
>
> Fix pch_can build when CONFIG_PCI is not enabled. It uses pci interfaces
> and data structures, so it should depend on PCI.
>
> drivers/net/can/pch_can.c:1044: error: implicit declaration of function 'pci_enable_msi'
> drivers/net/can/pch_can.c:1079: error: implicit declaration of function 'pci_disable_msi'
>
> Signed-off-by: Randy Dunlap <randy.dunlap@...cle.com>
Applied, thanks Randy.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists