Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 3ffa4290 authored by David S. Miller's avatar David S. Miller
Browse files

bfin: Fix build failure due to get_ts_info() changes.

parent ce713ee5
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -549,7 +549,7 @@ static int bfin_mac_ethtool_setwol(struct net_device *dev,
}

static int bfin_mac_ethtool_get_ts_info(struct net_device *dev,
	struct ethtool_ts_info *info);
	struct ethtool_ts_info *info)
{
	info->so_timestamping =
		SOF_TIMESTAMPING_TX_HARDWARE |