Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1736988
| From | Randy Dunlap <rdunlap@infradead.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH -next] spi: fix spi-sprd-adi build errors when COMPILE_TEST=y |
| Date | 2017-09-21 20:10 +0200 |
| Message-ID | <use5c-4l9-19@gated-at.bofh.it> (permalink) |
| References | <uscmL-3iX-45@gated-at.bofh.it> <uscPM-3sF-19@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On 09/21/17 09:49, Mark Brown wrote: > 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? > There are already stubs there. I'll send an updated patch. -- ~Randy
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll 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