libboard: fix use

pull/842/head
Robert Jördens 2017-10-13 12:26:34 +02:00
parent 95b3ddbaf0
commit e1e1f58ba9
1 changed files with 1 additions and 1 deletions

View File

@ -10,9 +10,9 @@
* sysref clock: 15.625MHz (div=64)
*/
use clock;
mod hmc830 {
use clock;
use csr;
const HMC830_WRITES: [(u8, u32); 16] = [