git: drm: Import linux/rbtree.h

Francois Tigeot ftigeot at crater.dragonflybsd.org
Sun May 3 12:06:24 PDT 2015


commit f1a8151d950fd1e567d497dfef503a209839b345
Author: François Tigeot <ftigeot at wolfpond.org>
Date:   Sun May 3 21:00:36 2015 +0100

    drm: Import linux/rbtree.h
    
    Obtained-from: FreeBSD/OFED

Summary of changes:
 sys/dev/drm/drm/Makefile                           |   1 +
 sys/dev/drm/include/linux/rbtree.h                 | 111 +++++++++++++++++++++
 .../drm/{include/linux/string.h => linux_compat.c} |  30 ++----
 3 files changed, 123 insertions(+), 19 deletions(-)
 create mode 100644 sys/dev/drm/include/linux/rbtree.h
 copy sys/dev/drm/{include/linux/string.h => linux_compat.c} (79%)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/f1a8151d950fd1e567d497dfef503a209839b345


-- 
DragonFly BSD source repository



More information about the Commits mailing list