aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/etherdevice.h
diff options
context:
space:
mode:
authorHoratiu Vultur <horatiu.vultur@microchip.com>2022-02-12 21:45:44 +0100
committerDavid S. Miller <davem@davemloft.net>2022-02-13 15:57:03 +0000
commit1da52b0e4724792cff7ff0a5ab4ee547bcaee11b (patch)
treeec40562588d033e0bc5779b68e212fc96603094a /include/linux/etherdevice.h
parentMerge branch 'lan743x-enhancements' (diff)
downloadlinux-dev-1da52b0e4724792cff7ff0a5ab4ee547bcaee11b.tar.xz
linux-dev-1da52b0e4724792cff7ff0a5ab4ee547bcaee11b.zip
net: lan966x: Fix when CONFIG_PTP_1588_CLOCK is compiled as module
When CONFIG_PTP_1588_CLOCK is compiled as a module, then the linking of the lan966x fails because it can't find references to the following functions 'ptp_clock_index', 'ptp_clock_register' and 'ptp_clock_unregister' The fix consists in adding CONFIG_PTP_1588_CLOCK_OPTIONAL as a dependency for the driver. Fixes: d096459494a887 ("net: lan966x: Add support for ptp clocks") Reported-by: kernel test robot <lkp@intel.com> Signed-off-by: Horatiu Vultur <horatiu.vultur@microchip.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/linux/etherdevice.h')
0 files changed, 0 insertions, 0 deletions