CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/07/19 15:11:48
Modified files:
sys/arch/loongson/dev: glxclk.c
sys/arch/octeon/dev: octrng.c
Log message:
don't check for the name in attach_args being NULL; nothing should call
their match functions with (g)aa_name not set.
ok miod@
