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/drm/nouveau/include/nvif We need ...
details: https://anonhg.NetBSD.org/src/rev/b080094a850e
branches: trunk
changeset: 366003:b080094a850e
user: riastradh <riastradh%NetBSD.org@localhost>
date: Mon Aug 27 07:32:50 2018 +0000
description:
We need this for something.
diffstat:
sys/external/bsd/drm2/dist/drm/nouveau/include/nvif/os.h | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r d9f64cab38a8 -r b080094a850e sys/external/bsd/drm2/dist/drm/nouveau/include/nvif/os.h
--- a/sys/external/bsd/drm2/dist/drm/nouveau/include/nvif/os.h Mon Aug 27 07:32:40 2018 +0000
+++ b/sys/external/bsd/drm2/dist/drm/nouveau/include/nvif/os.h Mon Aug 27 07:32:50 2018 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: os.h,v 1.2 2018/08/27 04:58:30 riastradh Exp $ */
+/* $NetBSD: os.h,v 1.3 2018/08/27 07:32:50 riastradh Exp $ */
#ifndef __NOUVEAU_OS_H__
#define __NOUVEAU_OS_H__
@@ -39,6 +39,7 @@
#include <linux/math64.h>
#include <linux/errno.h>
#include <linux/workqueue.h>
+#include <linux/device.h>
#include <asm/byteorder.h>
#include <asm/io.h>
Home |
Main Index |
Thread Index |
Old Index