Skip to content

Commit 7633a07

Browse files
committed
rust: block: rnull: Adapt to asahi's rust base branch
Signed-off-by: Janne Grunau <j@jannau.net>
1 parent a703d74 commit 7633a07

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

drivers/block/rnull.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ use kernel::{
2020
error::Result,
2121
new_mutex, pr_info,
2222
prelude::*,
23+
str::CStr,
2324
sync::{Arc, Mutex},
2425
types::ARef,
2526
};

0 commit comments

Comments
 (0)