Re: [linux-next:master 10548/10862] drivers/gpio/gpio-regmap.c:423:28: error: no member named 'irq_reqres' in 'struct regmap_irq_chip'
Andy Shevchenko <[email protected]>
| Newsgroups | dev.linux.lists.oe-kbuild-all |
|---|---|
| Organization | Intel Finland Oy - BIC 0357606-4 - c/o Alberga Business Park, 6 krs, Bertel Jungin Aukio 5, 02600 Espoo |
| Message-ID | <[email protected]> |
On Fri, Jul 31, 2026 at 02:44:58PM +0800, kernel test robot wrote: > tree: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master > head: 95d6a9ccef99117115e41e9adb271243bd5e985b > commit: 2da8b903cf7039338e6cc1b1d0e9f9e1cf9159c3 [10548/10862] gpio: regmap: Apply default resource callbacks for regmap IRQ chip > config: powerpc64-randconfig-r072-20260731 (https://download.01.org/0day-ci/archive/20260731/[email protected]/config) > compiler: clang version 17.0.6 (https://github.com/llvm/llvm-project 6009708b4367171ccdbf4b5905cb6a803753fe18) > smatch: v0.5.0-9187-g5189e3fb > reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20260731/[email protected]/reproduce) > > If you fix the issue in a separate patch/commit (i.e. not just a new version of > the same patch/commit), kindly add following tags > | Reported-by: kernel test robot <[email protected]> > | Closes: https://lore.kernel.org/oe-kbuild-all/[email protected]/ > Note: the linux-next/master HEAD 95d6a9ccef99117115e41e9adb271243bd5e985b builds fine. > It may have been fixed somewhere. > > All errors (new ones prefixed by >>): > > >> drivers/gpio/gpio-regmap.c:423:28: error: no member named 'irq_reqres' in 'struct regmap_irq_chip' > 423 | config->regmap_irq_chip->irq_reqres = gpio_regmap_irq_reqres; > | ~~~~~~~~~~~~~~~~~~~~~~~ ^ > >> drivers/gpio/gpio-regmap.c:424:28: error: no member named 'irq_relres' in 'struct regmap_irq_chip' > 424 | config->regmap_irq_chip->irq_relres = gpio_regmap_irq_relres; > | ~~~~~~~~~~~~~~~~~~~~~~~ ^ > 2 errors generated. Have you pulled IB from Mark? -- With Best Regards, Andy Shevchenko