Re: [PATCH] rust/pl011: merge device_class.rs into device.rs
Queued, thanks. But for 10.2 maybe we could alternate in preparing pull requests? We'll see. Paolo
[PATCH] rust/pl011: merge device_class.rs into device.rs
The split was a relic of early development and is not necessary. Signed-off-by: Manos Pitsidianakis --- rust/hw/char/pl011/src/device.rs | 103 ++--- rust/hw/char/pl011/src/device_class.rs | 103 - rust/hw/char/pl011/src/lib.rs