[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20170609094902.GA17360@kroah.com>
Date: Fri, 9 Jun 2017 11:49:02 +0200
From: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
To: Alan Tull <atull@...nel.org>
Cc: linux-kernel@...r.kernel.org, linux-fpga@...r.kernel.org,
Moritz Fischer <moritz.fischer@...us.com>,
delicious.quinoa@...il.com, Tobias Klauser <tklauser@...tanz.ch>
Subject: Re: [PATCH 03/10] fpga: allow to compile-test Altera FPGA bridge
drivers
On Mon, Jun 05, 2017 at 02:07:34PM -0500, Alan Tull wrote:
> From: Tobias Klauser <tklauser@...tanz.ch>
>
> Add COMPILE_TEST to the Kconfig entry for the Altera SoCFPGA FPGA
> Bridge. The Altera FPGA Freeze Bridge can also be used on Altera PEIe
> FPGAs, so the driver shouldn't depend on ARCH_SOCFPGA in the first place.
> This allows test-compiling the drivers on other architectures to catch
> compiler errors/warnings, e.g. due to API/header changes earlier on.
>
> Signed-off-by: Tobias Klauser <tklauser@...tanz.ch>
> Signed-off-by: Alan Tull <atull@...nel.org>
> ---
> drivers/fpga/Kconfig | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
I'll drop this patch from the series, as kbuild reports errors with it
:(
Powered by blists - more mailing lists