linux-next.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* net/ethernet/dec/tulip/eeprom.c:120:40: error: 'struct pci_dev' has no member named 'pdev'; did you mean 'dev'?
@ 2022-05-18 13:49 Naresh Kamboju
  2022-05-19  4:02 ` Naresh Kamboju
  0 siblings, 1 reply; 2+ messages in thread
From: Naresh Kamboju @ 2022-05-18 13:49 UTC (permalink / raw)
  To: Linux-Next Mailing List, open list, Netdev, lkft-triage
  Cc: Yang Yingliang, David S. Miller, Jakub Kicinski, Paolo Abeni,
	Eric Dumazet, eike-kernel

The Linux next-20220517 and next-20220518 arch parisc builds failed.

Regressions found on parisc:
 - gcc-8-defconfig
 - gcc-9-defconfig
 - gcc-11-defconfig
 - gcc-10-defconfig

make --silent --keep-going --jobs=8
O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=parisc
CROSS_COMPILE=hppa-linux-gnu- 'CC=sccache hppa-linux-gnu-gcc'
'HOSTCC=sccache gcc'
arch/parisc/kernel/vdso32/Makefile:30: FORCE prerequisite is missing
drivers/net/ethernet/dec/tulip/eeprom.c: In function
'tulip_build_fake_mediatable':
drivers/net/ethernet/dec/tulip/eeprom.c:120:40: error: 'struct
pci_dev' has no member named 'pdev'; did you mean 'dev'?
  120 |   tp->mtable = devm_kmalloc(&tp->pdev->pdev, sizeof(struct mediatable) +
      |                                        ^~~~
      |                                        dev
make[6]: *** [scripts/Makefile.build:295:
drivers/net/ethernet/dec/tulip/eeprom.o] Error 1

Reported-by: Linux Kernel Functional Testing <lkft@linaro.org>

Build log link,
https://builds.tuxbuild.com/29HszOsHU1On0kNlZbdJBfNWstp/

--
Linaro LKFT
https://lkft.linaro.org

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

end of thread, other threads:[~2022-05-19  4:02 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-18 13:49 net/ethernet/dec/tulip/eeprom.c:120:40: error: 'struct pci_dev' has no member named 'pdev'; did you mean 'dev'? Naresh Kamboju
2022-05-19  4:02 ` Naresh Kamboju

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).