Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/external/bsd/drm2/include/linux Stub hdmi structs
details: https://anonhg.NetBSD.org/src/rev/4ecc84a8fb4a
branches: trunk
changeset: 1028118:4ecc84a8fb4a
user: riastradh <riastradh%NetBSD.org@localhost>
date: Sun Dec 19 01:55:05 2021 +0000
description:
Stub hdmi structs
Author: Maya Rashish <maya%NetBSD.org@localhost>
diffstat:
sys/external/bsd/drm2/include/linux/hdmi.h | 5 ++++-
1 files changed, 4 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r ee91693126d8 -r 4ecc84a8fb4a sys/external/bsd/drm2/include/linux/hdmi.h
--- a/sys/external/bsd/drm2/include/linux/hdmi.h Sun Dec 19 01:54:58 2021 +0000
+++ b/sys/external/bsd/drm2/include/linux/hdmi.h Sun Dec 19 01:55:05 2021 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: hdmi.h,v 1.7 2021/12/19 00:55:09 riastradh Exp $ */
+/* $NetBSD: hdmi.h,v 1.8 2021/12/19 01:55:05 riastradh Exp $ */
/*-
* Copyright (c) 2014 The NetBSD Foundation, Inc.
@@ -554,4 +554,7 @@
}
}
+struct hdr_sink_metadata {};
+struct hdmi_drm_infoframe {};
+
#endif /* _LINUX_HDMI_H_ */
Home |
Main Index |
Thread Index |
Old Index