commit 2e4e15231680c32993dbca76623731a6b80306e8
Author: François Tigeot <[email protected]>
Date: Sun Aug 10 10:04:58 2014 +0200
agp/drm: Rename agp_i810.h to intel-gtt.h
So that we use the same file name as Linux.
Summary of changes:
sys/dev/agp/agp_i810.c | 2 +-
sys/dev/agp/{agp_i810.h => intel-gtt.h} | 0
sys/dev/drm/i915/i915_drv.h | 2 +-
3 files changed, 2 insertions(+), 2 deletions(-)
rename sys/dev/agp/{agp_i810.h => intel-gtt.h} (100%)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/2e4e15231680c32993dbca76623731a6b80306e8
--
DragonFly BSD source repository