Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1736849

Re: [PATCH -next] spi: fix spi-sprd-adi build errors when COMPILE_TEST=y

From Mark Brown <broonie@kernel.org>
Newsgroups linux.kernel
Subject Re: [PATCH -next] spi: fix spi-sprd-adi build errors when COMPILE_TEST=y
Date 2017-09-21 18:50 +0200
Message-ID <uscPM-3sF-19@gated-at.bofh.it> (permalink)
References <uscmL-3iX-45@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


[Multipart message — attachments visible in raw view] - view raw

On Thu, Sep 21, 2017 at 09:10:04AM -0700, Randy Dunlap wrote:

> +++ linux-next-20170921/drivers/spi/Kconfig
> @@ -625,6 +625,7 @@ config SPI_SIRF
>  config SPI_SPRD_ADI
>  	tristate "Spreadtrum ADI controller"
>  	depends on ARCH_SPRD || COMPILE_TEST
> +	depends on HWSPINLOCK
>  	help
>  	  ADI driver based on SPI for Spreadtrum SoCs.

Why is this a more sensible fix than providing stubs for HWSPINLOCK?

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH -next] spi: fix spi-sprd-adi build errors when COMPILE_TEST=y Randy Dunlap <rdunlap@infradead.org> - 2017-09-21 18:20 +0200
  Re: [PATCH -next] spi: fix spi-sprd-adi build errors when  COMPILE_TEST=y Mark Brown <broonie@kernel.org> - 2017-09-21 18:50 +0200
    Re: [PATCH -next] spi: fix spi-sprd-adi build errors when  COMPILE_TEST=y Randy Dunlap <rdunlap@infradead.org> - 2017-09-21 20:10 +0200

csiph-web