CVSROOT: /cvs Module name: src Changes by: [email protected] 2013/05/04 06:22:14
Modified files:
sys/dev/usb : uthum.c
Log message:
- remove unused DPRINTFN, simple DPRINTF is enough
- sc_dying is unused, remove it and the uthum_activate() function
suggested by mpi (for ugold, but applicable here too), ok mpi
