Thread (6 messages) 6 messages, 3 authors, 2022-05-18

Re: [PATCH net-next v4 1/2] net: phy: broadcom: Add PTP support for some Broadcom PHYs.

From: Jakub Kicinski <kuba@kernel.org>
Date: 2022-05-07 03:57:59

On Fri,  6 May 2022 15:42:09 -0700 Jonathan Lemon wrote:
+struct bcm_ptp_private *bcm_ptp_probe(struct phy_device *phydev)
The prototype for probe and init needs to get added in patch 1:

drivers/net/phy/bcm-phy-ptp.c:803:6: warning: no previous prototype for function 'bcm_ptp_config_init' [-Wmissing-prototypes]
void bcm_ptp_config_init(struct phy_device *phydev)
     ^
drivers/net/phy/bcm-phy-ptp.c:839:25: warning: no previous prototype for function 'bcm_ptp_probe' [-Wmissing-prototypes]
struct bcm_ptp_private *bcm_ptp_probe(struct phy_device *phydev)
                        ^
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help