The branch stable/14 has been updated by wulf:

URL: 
https://cgit.FreeBSD.org/src/commit/?id=2f27a0b34052b259a498925188b5b247dcfcc322

commit 2f27a0b34052b259a498925188b5b247dcfcc322
Author:     Jean-Sébastien Pédron <dumbb...@freebsd.org>
AuthorDate: 2023-12-09 14:40:10 +0000
Commit:     Vladimir Kondratyev <w...@freebsd.org>
CommitDate: 2024-02-17 20:58:36 +0000

    linuxkpi: Add <video/of_display_timing.h> to dummy headers
    
    [Why]
    This header is being used by DRM drivers in Linux 5.18.
    
    Reviewed by:    emaste, manu
    Approved by:    emaste, manu
    Differential Revision:  https://reviews.freebsd.org/D43028
    
    (cherry picked from commit b30637c100f1c0d03b2155481744a17da3d955ce)
---
 sys/compat/linuxkpi/dummy/include/video/of_display_timing.h | 0
 1 file changed, 0 insertions(+), 0 deletions(-)

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

Reply via email to