git: drm cleanup 07/x: Move byte order functions to linux layer.
Rimvydas Jasinskas
zrj at crater.dragonflybsd.org
Fri May 13 02:18:14 PDT 2016
commit 3dc5a57bbdfab06f79df2acd88ab61c05676fe02
Author: zrj <rimvydas.jasinskas at gmail.com>
Date: Thu May 12 19:14:55 2016 +0300
drm cleanup 07/x: Move byte order functions to linux layer.
BITS_PER_LONG and [un]likely() are already defined elsewhere.
Summary of changes:
sys/dev/drm/include/drm/drm_os_linux.h | 30 ------------------------------
sys/dev/drm/include/linux/kernel.h | 22 ++++++++++++++++++++++
2 files changed, 22 insertions(+), 30 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/3dc5a57bbdfab06f79df2acd88ab61c05676fe02
--
DragonFly BSD source repository
More information about the Commits
mailing list