commit fdd7924a4a20466eab9b8146798e62a86e7752d7
Author: François Tigeot <[email protected]>
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