[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <4185524.RaOx11t2l7@wuerfel>
Date: Mon, 08 Feb 2016 10:57:17 +0100
From: Arnd Bergmann <arnd@...db.de>
To: Paul Gortmaker <paul.gortmaker@...driver.com>
Cc: linux-kernel@...r.kernel.org, Jingoo Han <jingoohan1@...il.com>,
Pratyush Anand <pratyush.anand@...il.com>,
Bjorn Helgaas <bhelgaas@...gle.com>,
Geert Uytterhoeven <geert+renesas@...der.be>,
Stanimir Varbanov <svarbanov@...sol.com>,
Thierry Reding <thierry.reding@...il.com>,
linux-pci@...r.kernel.org
Subject: Re: [PATCH 3/5] drivers/pci: export dw syms enabling board specific PCI code to be tristate
On Sunday 07 February 2016 19:00:42 Paul Gortmaker wrote:
> After converting the drivers who select PCI_DW from bool to tristate,
> the following symbols need to be exported, simply based on the output
> from modpost failures.
>
> Cc: Jingoo Han <jingoohan1@...il.com>
> Cc: Pratyush Anand <pratyush.anand@...il.com>
> Cc: Bjorn Helgaas <bhelgaas@...gle.com>
> Cc: Geert Uytterhoeven <geert+renesas@...der.be>
> Cc: Stanimir Varbanov <svarbanov@...sol.com>
> Cc: Thierry Reding <thierry.reding@...il.com>
> Cc: Arnd Bergmann <arnd@...db.de>
> Cc: linux-pci@...r.kernel.org
> Signed-off-by: Paul Gortmaker <paul.gortmaker@...driver.com>
>
Looks good in principle, but maybe use EXPORT_SYMBOL_GPL? These
are just meant to be used internally by the drivers after all.
Arnd
Powered by blists - more mailing lists