The branch stable/13 has been updated by bz:

URL: 
https://cgit.FreeBSD.org/src/commit/?id=068cb1496835e3032f6f707b5d27d261cff11ac0

commit 068cb1496835e3032f6f707b5d27d261cff11ac0
Author:     Bjoern A. Zeeb <[email protected]>
AuthorDate: 2022-10-30 17:21:26 +0000
Commit:     Bjoern A. Zeeb <[email protected]>
CommitDate: 2022-11-28 16:30:26 +0000

    LinuxKPI: add timekeeping.h, another dummy (empty) header file
    
    The file is included by a driver but it seems we don't need to implement
    anything here.
    
    (cherry picked from commit cca40d7cc737d4808b25a0a958169bf757f0ee1f)
---
 sys/compat/linuxkpi/dummy/include/linux/timekeeping.h | 0
 1 file changed, 0 insertions(+), 0 deletions(-)

diff --git a/sys/compat/linuxkpi/dummy/include/linux/timekeeping.h 
b/sys/compat/linuxkpi/dummy/include/linux/timekeeping.h
new file mode 100644
index 000000000000..e69de29bb2d1

Reply via email to