This set is part of a larger effort attempting to clean-up W=1 kernel builds, which are currently overwhelmingly riddled with niggly little warnings.
Lee Jones (4): ptp_pch: Remove unused function 'pch_ch_control_read()' ptp_pch: Move 'pch_*()' prototypes to shared header ptp: ptp_clockmatrix: Demote non-kernel-doc header to standard comment ptp: ptp_p: Demote non-conformant kernel-doc headers and supply a param description .../net/ethernet/oki-semi/pch_gbe/pch_gbe.h | 9 -------- .../ethernet/oki-semi/pch_gbe/pch_gbe_main.c | 1 + drivers/ptp/ptp_clockmatrix.c | 4 ++-- drivers/ptp/ptp_pch.c | 21 ++++++------------ include/linux/ptp_pch.h | 22 +++++++++++++++++++ 5 files changed, 32 insertions(+), 25 deletions(-) create mode 100644 include/linux/ptp_pch.h Cc: "David S. Miller" <da...@davemloft.net> Cc: Flavio Suligoi <f.suli...@asem.it> Cc: idt-support-1...@lm.renesas.com Cc: Jakub Kicinski <k...@kernel.org> Cc: LAPIS SEMICONDUCTOR <tshimizu...@gmail.com> Cc: netdev@vger.kernel.org Cc: Richard Cochran <richardcoch...@gmail.com> Cc: Richard Cochran <richardcoch...@gmail.com> (maintainer:PTP HARDWARE CLOCK SUPPORT) -- 2.27.0