Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/riastradh-drm2]: src/sys/external/bsd/drm2/dist/drm drm_bufs.c doesn't n...
details: https://anonhg.NetBSD.org/src/rev/9b3286d893f6
branches: riastradh-drm2
changeset: 788309:9b3286d893f6
user: riastradh <riastradh%NetBSD.org@localhost>
date: Wed Jul 24 03:11:06 2013 +0000
description:
drm_bufs.c doesn't need <asm/mtrr.h> after all (drmP.h gets it).
diffstat:
sys/external/bsd/drm2/dist/drm/drm_bufs.c | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diffs (11 lines):
diff -r b7682aa610b3 -r 9b3286d893f6 sys/external/bsd/drm2/dist/drm/drm_bufs.c
--- a/sys/external/bsd/drm2/dist/drm/drm_bufs.c Wed Jul 24 03:10:51 2013 +0000
+++ b/sys/external/bsd/drm2/dist/drm/drm_bufs.c Wed Jul 24 03:11:06 2013 +0000
@@ -39,7 +39,6 @@
#include <linux/log2.h>
#include <linux/export.h>
#include <linux/mm.h>
-#include <asm/mtrr.h>
#include <asm/shmparam.h>
#include <drm/drmP.h>
Home |
Main Index |
Thread Index |
Old Index