summaryrefslogtreecommitdiff
path: root/rust/kernel/soc/mod.rs
blob: e3024042e74f0d6bab7a836a03f7f0485a67691e (plain) (blame)
1
2
3
4
5
// SPDX-License-Identifier: GPL-2.0

//! SoC drivers

pub mod apple;