* build failure of next-20220823 due to d04807b80691 ("net: ethernet: ti: davinci_mdio: Add workaround for errata i2329")
@ 2022-08-23 14:13 Sudip Mukherjee (Codethink)
0 siblings, 0 replies; only message in thread
From: Sudip Mukherjee (Codethink) @ 2022-08-23 14:13 UTC (permalink / raw)
To: Ravi Gunasekaran, David S. Miller
Cc: Grygorii Strashko, Eric Dumazet, Jakub Kicinski, Paolo Abeni,
linux-omap, netdev, linux-kernel, linux-next
Hi All,
The builds of arm davinci_all_defconfig, keystone_defconfig and
omap2plus_defconfig have failed to build next-20220823 with the error:
arm-linux-gnueabi-ld: drivers/net/ethernet/ti/davinci_mdio.o: in function `davinci_mdio_remove':
davinci_mdio.c:(.text+0x200): undefined reference to `free_mdio_bitbang'
arm-linux-gnueabi-ld: drivers/net/ethernet/ti/davinci_mdio.o: in function `davinci_mdiobb_read':
davinci_mdio.c:(.text+0x824): undefined reference to `mdiobb_read'
arm-linux-gnueabi-ld: drivers/net/ethernet/ti/davinci_mdio.o: in function `davinci_mdiobb_write':
davinci_mdio.c:(.text+0x8d4): undefined reference to `mdiobb_write'
git bisect pointed to d04807b80691 ("net: ethernet: ti: davinci_mdio: Add workaround for errata i2329").
And, reverting that commit has fixed the build failure.
I will be happy to test any patch or provide any extra log if needed.
--
Regards
Sudip
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2022-08-23 17:01 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-08-23 14:13 build failure of next-20220823 due to d04807b80691 ("net: ethernet: ti: davinci_mdio: Add workaround for errata i2329") Sudip Mukherjee (Codethink)
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.