Skip to content

Commit fdfa476

Browse files
committed
rust: kernel: delete c_types.rs
Signed-off-by: Miguel Ojeda <ojeda@kernel.org>
1 parent 72ad884 commit fdfa476

File tree

2 files changed

+0
-11
lines changed

2 files changed

+0
-11
lines changed

rust/kernel/c_types.rs

Lines changed: 0 additions & 10 deletions
This file was deleted.

rust/kernel/lib.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,6 @@ pub mod bindings;
4343

4444
#[cfg(CONFIG_ARM_AMBA)]
4545
pub mod amba;
46-
pub mod c_types;
4746
pub mod chrdev;
4847
#[cfg(CONFIG_COMMON_CLK)]
4948
pub mod clk;

0 commit comments

Comments
 (0)