CVSROOT: /cvs Module name: src Changes by: [email protected] 2022/11/13 17:16:46
Modified files:
sys/dev/hid : hidcc.c
sys/dev/usb : ucc.c
Log message:
include sys/device.h, on some architectures this gets pulled in, but others
(like sparc64) require it explicitly
