linux-next.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* linux-next: build warnings after merge of the spi tree
@ 2023-12-08  3:27 Stephen Rothwell
  0 siblings, 0 replies; 2+ messages in thread
From: Stephen Rothwell @ 2023-12-08  3:27 UTC (permalink / raw)
  To: Mark Brown
  Cc: Amit Kumar Mahapatra, Linux Kernel Mailing List, Linux Next Mailing List

[-- Attachment #1: Type: text/plain, Size: 483 bytes --]

Hi all,

After merging the spi tree, today's linux-next build (htmldocs) produced
these warnings:

include/linux/spi/spi.h:246: warning: Function parameter or member 'cs_index_mask:SPI_CS_CNT_MAX' not described in 'spi_device'
include/linux/spi/spi.h:778: warning: Function parameter or member 'last_cs_index_mask' not described in 'spi_controller'

Introduced by commit

  4d8ff6b0991d ("spi: Add multi-cs memories support in SPI core")

-- 
Cheers,
Stephen Rothwell

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* linux-next: build warnings after merge of the spi tree
@ 2017-08-22  6:49 Stephen Rothwell
  0 siblings, 0 replies; 2+ messages in thread
From: Stephen Rothwell @ 2017-08-22  6:49 UTC (permalink / raw)
  To: Mark Brown; +Cc: Linux-Next Mailing List, Linux Kernel Mailing List, Jiada Wang

Hi all,

After merging the spi tree, today's linux-next build (powerpc
allyesconfig) produced these warnings:

drivers/spi/spi-imx.c: In function 'spi_imx_buf_rx_swap_u32':
drivers/spi/spi-imx.c:284:15: warning: unused variable 'bytes_per_word' [-Wunused-variable]
  unsigned int bytes_per_word;
               ^
drivers/spi/spi-imx.c: In function 'spi_imx_buf_tx_swap_u32':
drivers/spi/spi-imx.c:319:15: warning: unused variable 'bytes_per_word' [-Wunused-variable]
  unsigned int bytes_per_word;
               ^

Introduced by commit

  1673c81d9435 ("spi: imx: dynamic burst length adjust for PIO mode")

-- 
Cheers,
Stephen Rothwell

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-12-08  3:27 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-12-08  3:27 linux-next: build warnings after merge of the spi tree Stephen Rothwell
  -- strict thread matches above, loose matches on Subject: below --
2017-08-22  6:49 Stephen Rothwell

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).