Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 Dec 2023 18:28:49 GMT
From:      =?utf-8?Q?Jean-S=C3=A9bastien?= =?utf-8?Q?P=C3=A9dron?= <dumbbell@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org
Subject:   git: b30637c100f1 - main - linuxkpi: Add <video/of_display_timing.h> to dummy headers
Message-ID:  <202312131828.3BDISnlt019139@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by dumbbell:

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

commit b30637c100f1c0d03b2155481744a17da3d955ce
Author:     Jean-Sébastien Pédron <dumbbell@FreeBSD.org>
AuthorDate: 2023-12-09 14:40:10 +0000
Commit:     Jean-Sébastien Pédron <dumbbell@FreeBSD.org>
CommitDate: 2023-12-13 18:18:47 +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
---
 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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202312131828.3BDISnlt019139>