commit | 6dbc80ca41f5a76e0d2ae4e96b2476d68a2ea17f | [log] [tgz] |
---|---|---|
author | Moshe Shemesh <moshe@mellanox.com> | Sun Jul 29 13:29:45 2018 +0300 |
committer | Saeed Mahameed <saeedm@mellanox.com> | Mon Aug 13 12:50:17 2018 -0700 |
tree | 21fdc608cbe20d3cec4c79df6c267d33cf4bc41b | |
parent | c5791ab0abecb5e4a41673b83e3660f731b0717b [diff] |
net/mlx5e: clock.c depends on CONFIG_PTP_1588_CLOCK lib/clock.c includes clock related functions which require ptp support. Thus compile out lib/clock.c and add the needed function stubs in case kconfig CONFIG_PTP_1588_CLOCK is off. Signed-off-by: Moshe Shemesh <moshe@mellanox.com> Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>