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/dist/include/drm No more <drm/drm.h>.



details:   https://anonhg.NetBSD.org/src/rev/cc1ddb8767c2
branches:  trunk
changeset: 1027770:cc1ddb8767c2
user:      riastradh <riastradh%NetBSD.org@localhost>
date:      Sun Dec 19 00:27:25 2021 +0000

description:
No more <drm/drm.h>.

diffstat:

 sys/external/bsd/drm2/dist/include/drm/drmP.h |  3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diffs (17 lines):

diff -r 8a79cc34af46 -r cc1ddb8767c2 sys/external/bsd/drm2/dist/include/drm/drmP.h
--- a/sys/external/bsd/drm2/dist/include/drm/drmP.h     Sun Dec 19 00:27:17 2021 +0000
+++ b/sys/external/bsd/drm2/dist/include/drm/drmP.h     Sun Dec 19 00:27:25 2021 +0000
@@ -1,4 +1,4 @@
-/*     $NetBSD: drmP.h,v 1.43 2021/12/18 23:54:51 riastradh Exp $      */
+/*     $NetBSD: drmP.h,v 1.44 2021/12/19 00:27:25 riastradh Exp $      */
 
 /*
  * Internal Header for the Direct Rendering Manager
@@ -85,7 +85,6 @@
 #include <drm/drm_os_linux.h>
 #endif
 
-#include <drm/drm.h>
 #include <drm/drm_agpsupport.h>
 #include <drm/drm_crtc.h>
 #include <drm/drm_global.h>



Home | Main Index | Thread Index | Old Index