diff options
author | Arnd Bergmann <arnd@arndb.de> | 2023-09-12 21:54:51 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2023-09-15 12:36:11 +0300 |
commit | a8f367f7e131e76713b2949b168ac97f671fce7a (patch) | |
tree | 6a026f1bce18f303c525bdb57768b7fd40175a70 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | c326ca98446e0ae4fee43a40acf79412b74cfedb (diff) | |
download | linux-a8f367f7e131e76713b2949b168ac97f671fce7a.tar.xz |
net: ti: icssg-prueth: add PTP dependency
The driver can now use PTP if enabled but fails to link built-in
if PTP is a loadable module:
aarch64-linux-ld: drivers/net/ethernet/ti/icssg/icss_iep.o: in function `icss_iep_get_ptp_clock_idx':
icss_iep.c:(.text+0x200): undefined reference to `ptp_clock_index'
Add the usual dependency to avoid this.
Fixes: 186734c158865 ("net: ti: icssg-prueth: add packet timestamping and ptp support")
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Reviewed-by: MD Danish Anwar <danishanwar@ti.com>
Reviewed-by: Jiri Pirko <jiri@nvidia.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions