diff options
author | Jakub Kicinski <[email protected]> | 2021-09-03 18:31:40 -0700 |
---|---|---|
committer | Mark Brown <[email protected]> | 2022-01-07 17:14:30 +0000 |
commit | 44ea62813f0ab3d718de480504f4dfd0bdd01858 (patch) | |
tree | 6cf74c49494892ff065a185625ca8aa466e16bee /net/lapb/lapb_timer.c | |
parent | 69c1b87516e327a60b39f96b778fe683259408bf (diff) |
spi: don't include ptp_clock_kernel.h in spi.h
Commit b42faeee718c ("spi: Add a PTP system timestamp
to the transfer structure") added an include of ptp_clock_kernel.h
to spi.h for struct ptp_system_timestamp but a forward declaration
is enough. Let's use that to limit the number of objects we have
to rebuild every time we touch networking headers.
Signed-off-by: Jakub Kicinski <[email protected]>
Tested-by: Vladimir Oltean <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions