commit 0552431fe4be70661e89703722e63e3c281815b0
Author: François Tigeot <[email protected]>
Date: Sun Oct 27 15:52:48 2013 +0100
drm: Import linux/types.h from the FreeBSD OFED stack
Summary of changes:
sys/dev/drm/include/drm/drmP.h | 1 +
sys/dev/drm/include/drm/drm_os_freebsd.h | 11 -----
sys/dev/drm/include/linux/{kref.h => types.h} | 67 +++++++++++++--------------
3 files changed, 33 insertions(+), 46 deletions(-)
copy sys/dev/drm/include/linux/{kref.h => types.h} (67%)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/0552431fe4be70661e89703722e63e3c281815b0
--
DragonFly BSD source repository