[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20240412151147.22a059ff@canb.auug.org.au>
Date: Fri, 12 Apr 2024 15:11:47 +1000
From: Stephen Rothwell <sfr@...b.auug.org.au>
To: Moritz Fischer <mdf@...nel.org>, Xu Yilun <yilun.xu@...el.com>, Wu Hao
<hao.wu@...el.com>
Cc: Andy Shevchenko <andriy.shevchenko@...ux.intel.com>, Xu Yilun
<yilun.xu@...ux.intel.com>, Linux Kernel Mailing List
<linux-kernel@...r.kernel.org>, Linux Next Mailing List
<linux-next@...r.kernel.org>
Subject: linux-next: build failure after merge of the fpga tree
Hi all,
After merging the fpga tree, today's linux-next build (x86_64
allmodconfig) failed like this:
drivers/fpga/ice40-spi.c:201:35: error: implicit declaration of function 'of_match_ptr' [-Werror=implicit-function-declaration]
201 | .of_match_table = of_match_ptr(ice40_fpga_of_match),
| ^~~~~~~~~~~~
drivers/fpga/ice40-spi.c:201:35: error: initialization of 'const struct of_device_id *' from 'int' makes pointer from integer without a cast [-Werror=int-conversion]
drivers/fpga/ice40-spi.c:201:35: note: (near initialization for 'ice40_fpga_driver.driver.of_match_table')
drivers/fpga/ice40-spi.c:201:35: error: initializer element is not constant
drivers/fpga/ice40-spi.c:201:35: note: (near initialization for 'ice40_fpga_driver.driver.of_match_table')
cc1: all warnings being treated as errors
Caused by commit
5d04660b29fb ("fpga: ice40-spi: Remove unused of_gpio.h")
I have used the fpga tree from next-20240411 for today.
--
Cheers,
Stephen Rothwell
Content of type "application/pgp-signature" skipped
Powered by blists - more mailing lists