[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20170609151840.2ea43706@crub>
Date: Fri, 9 Jun 2017 15:18:40 +0200
From: Anatolij Gustschin <agust@...x.de>
To: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
Cc: Alan Tull <atull@...nel.org>, linux-kernel@...r.kernel.org,
linux-fpga@...r.kernel.org,
Moritz Fischer <moritz.fischer@...us.com>,
delicious.quinoa@...il.com,
Joshua Clayton <stillcompiling@...il.com>
Subject: Re: [PATCH 06/10] fpga manager: Add altera-ps-spi driver for Altera
FPGAs
On Fri, 9 Jun 2017 11:51:12 +0200
Greg Kroah-Hartman gregkh@...uxfoundation.org wrote:
...
>I get the following build error with this patch:
>
>ERROR: "__spi_register_driver" [drivers/fpga/altera-ps-spi.ko] undefined!
it is due to enabled COMPILE_TEST and disabled CONFIG_SPI.
>So I'll just ignore this whole series, can you fix these issues up and
>resend?
would "depends on SPI || (COMPILE_TEST && SPI)" in Kconfig be a proper
fix for this? Anyone an idea?
Thanks,
Anatolij
Powered by blists - more mailing lists