commit 2f7844a3ba203980e107c350279cc7b75568c100 Author: François Tigeot <ftig...@wolfpond.org> Date: Sat Aug 24 14:11:31 2019 +0200
drm/linux: Move vm_area_struct definition to the right header Summary of changes: sys/dev/drm/include/linux/mm.h | 11 ----------- sys/dev/drm/include/linux/mm_types.h | 12 ++++++++++++ 2 files changed, 12 insertions(+), 11 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/2f7844a3ba203980e107c350279cc7b75568c100 -- DragonFly BSD source repository