Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1671291
| From | Stephen Rothwell <sfr@canb.auug.org.au> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | linux-next: build failure after merge of the spi-nor tree |
| Date | 2017-06-21 04:20 +0200 |
| Message-ID | <tUDpo-8t6-3@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
Hi Cyrille,
After merging the spi-nor tree, today's linux-next build (x86_64
allmodconfig) failed like this:
drivers/mtd/spi-nor/aspeed-smc.c: In function 'aspeed_smc_chip_set_segment':
drivers/mtd/spi-nor/aspeed-smc.c:554:14: error: 'SZ_128M' undeclared (first use in this function)
size == SZ_128M) {
^
Caused by commit
bb3a588d2151 ("mtd: spi-nor: aspeed: configure chip window on AHB bus")
Forgot to include linux/sizes.h.
I have used the spi-nor tree from next-20170620 for today.
--
Cheers,
Stephen Rothwell
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
linux-next: build failure after merge of the spi-nor tree Stephen Rothwell <sfr@canb.auug.org.au> - 2017-06-21 04:20 +0200 Re: linux-next: build failure after merge of the spi-nor tree Cyrille Pitchen <cyrille.pitchen@wedev4u.fr> - 2017-06-22 00:50 +0200
csiph-web