[PATCH can-next 19/21] can: rockchip_canfd: add hardware timestamping support
Simon Horman
horms at kernel.org
Tue Jul 30 09:30:14 PDT 2024
On Mon, Jul 29, 2024 at 03:05:50PM +0200, Marc Kleine-Budde wrote:
> Add support for hardware based timestamping.
>
> Signed-off-by: Marc Kleine-Budde <mkl at pengutronix.de>
Hi Marc,
This patch seems to break allmodconfig builds on (at least) x86_64
when applied to net-next.
In file included from drivers/net/can/rockchip/rockchip_canfd-ethtool.c:9:
drivers/net/can/rockchip/rockchip_canfd.h:471:29: error: field 'cc' has incomplete type
471 | struct cyclecounter cc;
...
More information about the Linux-rockchip
mailing list