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


Groups > linux.kernel > #1302365 > unrolled thread

linux-next: build failure after merge of the spi tree

Started byStephen Rothwell <sfr@canb.auug.org.au>
First post2016-01-06 04:40 +0100
Last post2016-01-06 04:40 +0100
Articles 1 — 1 participant

Back to article view | Back to linux.kernel


Contents

  linux-next: build failure after merge of the spi tree Stephen Rothwell <sfr@canb.auug.org.au> - 2016-01-06 04:40 +0100

#1302365 — linux-next: build failure after merge of the spi tree

FromStephen Rothwell <sfr@canb.auug.org.au>
Date2016-01-06 04:40 +0100
Subjectlinux-next: build failure after merge of the spi tree
Message-ID<qNN74-417-11@gated-at.bofh.it>
Hi Mark,

After merging the spi tree, today's linux-next build (x86_64 allmodconfig)
failed like this:

drivers/spi/spi-loopback-test.c: In function 'spi_loopback_test_probe':
drivers/spi/spi-loopback-test.c:292:7: error: 'check_rx_buf' undeclared (first use in this function)
  if (!check_rx_buf && (spi->master->mode_bits & SPI_LOOP)) {
       ^

Caused by commit

  b0632bfe5ec4 ("spi: loopback-test: added support for HW-loopback mode")

I have used the spi tree from next-20160105 for today.

-- 
Cheers,
Stephen Rothwell                    sfr@canb.auug.org.au
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web