git: drm: Move intel-gtt.h to include/drm
Francois Tigeot
ftigeot at crater.dragonflybsd.org
Sun Nov 23 02:30:02 PST 2014
commit b2776052b920503cea1a75e1f7b7577bd9c406c7
Author: François Tigeot <ftigeot at wolfpond.org>
Date: Sun Nov 23 10:23:35 2014 +0100
drm: Move intel-gtt.h to include/drm
Summary of changes:
sys/dev/agp/Makefile | 2 ++
sys/dev/agp/agp_i810.c | 2 +-
sys/dev/drm/i915/i915_drv.h | 2 +-
sys/dev/{agp => drm/include/drm}/intel-gtt.h | 0
4 files changed, 4 insertions(+), 2 deletions(-)
rename sys/dev/{agp => drm/include/drm}/intel-gtt.h (100%)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/b2776052b920503cea1a75e1f7b7577bd9c406c7
--
DragonFly BSD source repository
More information about the Commits
mailing list