git: drm: Sync drm/drmP.h with Linux 4.7.10
Francois Tigeot
ftigeot at crater.dragonflybsd.org
Sat Sep 8 05:27:22 PDT 2018
commit 62bba8f63c2bef1dbddea199f9709bde3c92b665
Author: François Tigeot <ftigeot at wolfpond.org>
Date: Sat Sep 8 14:26:15 2018 +0200
drm: Sync drm/drmP.h with Linux 4.7.10
Remove most generic kernel includes, in order to avoid Linux/DragonFly
keyword clashes as much as possible in the future.
Summary of changes:
sys/dev/drm/drm_bufs.c | 3 +
sys/dev/drm/drm_scatter.c | 2 +
sys/dev/drm/i915/i915_gem.c | 4 +
sys/dev/drm/include/drm/drmP.h | 349 ++++++++++++++++++++---------------------
sys/dev/drm/ttm/ttm_bo_vm.c | 2 +
sys/dev/drm/ttm/ttm_tt.c | 2 +
6 files changed, 182 insertions(+), 180 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/62bba8f63c2bef1dbddea199f9709bde3c92b665
--
DragonFly BSD source repository
More information about the Commits
mailing list