git: kernel: Move dev2unit() to a common place
Francois Tigeot
ftigeot at crater.dragonflybsd.org
Sun Nov 9 02:30:11 PST 2014
commit fdd7924a4a20466eab9b8146798e62a86e7752d7
Author: François Tigeot <ftigeot at wolfpond.org>
Date: Sun Nov 9 11:28:08 2014 +0100
kernel: Move dev2unit() to a common place
It is required by both the firewire driver and recent versions of the
FreeBSD sound framework.
Summary of changes:
sys/bus/firewire/firewire.h | 1 -
sys/sys/conf.h | 2 ++
2 files changed, 2 insertions(+), 1 deletion(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/fdd7924a4a20466eab9b8146798e62a86e7752d7
--
DragonFly BSD source repository
More information about the Commits
mailing list