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/nvkm/subdev R...
details: https://anonhg.NetBSD.org/src/rev/a10a344f3934
branches: trunk
changeset: 364488:a10a344f3934
user: riastradh <riastradh%NetBSD.org@localhost>
date: Mon Aug 27 07:35:31 2018 +0000
description:
Remove includes that got moved to nouveau os.h.
diffstat:
sys/external/bsd/drm2/dist/drm/nouveau/include/nvkm/subdev/pmu.h | 4 +---
1 files changed, 1 insertions(+), 3 deletions(-)
diffs (15 lines):
diff -r 52e39e8f3922 -r a10a344f3934 sys/external/bsd/drm2/dist/drm/nouveau/include/nvkm/subdev/pmu.h
--- a/sys/external/bsd/drm2/dist/drm/nouveau/include/nvkm/subdev/pmu.h Mon Aug 27 07:35:22 2018 +0000
+++ b/sys/external/bsd/drm2/dist/drm/nouveau/include/nvkm/subdev/pmu.h Mon Aug 27 07:35:31 2018 +0000
@@ -1,10 +1,8 @@
-/* $NetBSD: pmu.h,v 1.2 2018/08/27 04:58:30 riastradh Exp $ */
+/* $NetBSD: pmu.h,v 1.3 2018/08/27 07:35:31 riastradh Exp $ */
#ifndef __NVKM_PMU_H__
#define __NVKM_PMU_H__
#include <core/subdev.h>
-#include <linux/workqueue.h>
-#include <drm/drmP.h>
struct nvkm_pmu {
const struct nvkm_pmu_func *func;
Home |
Main Index |
Thread Index |
Old Index