Re: [PATCH v3] net: phy: Add driver for Motorcomm yt8521 gigabit ethernet

From: Jakub Kicinski
Date: Mon Jul 11 2022 - 23:34:18 EST


On Mon, 11 Jul 2022 18:37:06 +0800 Frank wrote:
> Subject: [PATCH v3] net: phy: Add driver for Motorcomm yt8521 gigabit ethernet

Still does not build cleanly with W=1 C=1.

Please install sparse -
https://www.kernel.org/doc/html/latest/dev-tools/sparse.html

And build with W=1 C=1.

You can use make drivers/net/phy/motorcomm.o to rebuild just your
module, otherwise the output will get noisy.