[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20220711203406.2c39418c@kernel.org>
Date: Mon, 11 Jul 2022 20:34:06 -0700
From: Jakub Kicinski <kuba@...nel.org>
To: Frank <Frank.Sae@...or-comm.com>
Cc: Peter Geis <pgwipeout@...il.com>, Andrew Lunn <andrew@...n.ch>,
Heiner Kallweit <hkallweit1@...il.com>,
Russell King <linux@...linux.org.uk>,
"David S . Miller" <davem@...emloft.net>,
Eric Dumazet <edumazet@...gle.com>,
Paolo Abeni <pabeni@...hat.com>, yinghong.zhang@...or-comm.com,
fei.zhang@...or-comm.com, hua.sun@...or-comm.com,
netdev@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH v3] net: phy: Add driver for Motorcomm yt8521 gigabit
ethernet
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.
Powered by blists - more mailing lists