dev: rename dt-pci to be consistent with device tree
This commit is contained in:
parent
e309fdab81
commit
dfba752ddf
@ -1,6 +1,6 @@
|
||||
//! Bus devices
|
||||
|
||||
#[cfg(any(target_arch = "aarch64", rust_analyzer))]
|
||||
pub mod dt_pci;
|
||||
pub mod pci_host_ecam_generic;
|
||||
#[cfg(any(target_arch = "aarch64", rust_analyzer))]
|
||||
pub mod simple_bus;
|
||||
|
Loading…
x
Reference in New Issue
Block a user