diff options
author | Paolo Bonzini <pbonzini@redhat.com> | 2024-11-14 17:46:43 +0100 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2025-01-23 19:04:10 +0100 |
commit | d1f27ae9ca1c87268b97741c0a2560baa7be4c8b (patch) | |
tree | 4efca0de5e0e9c3e5c65a32a8876c3c400b0097b /scripts/xml-preprocess.py | |
parent | efe5719c64c7fd7e85f65dc378de1ec3776ef3ee (diff) | |
download | qemu-d1f27ae9ca1c87268b97741c0a2560baa7be4c8b.zip qemu-d1f27ae9ca1c87268b97741c0a2560baa7be4c8b.tar.gz qemu-d1f27ae9ca1c87268b97741c0a2560baa7be4c8b.tar.bz2 |
rust: pl011: hide unnecessarily "pub" items from outside pl011::device
The only public interfaces for pl011 are TYPE_PL011 and pl011_create.
Remove pub from everything else.
Note: the "allow(dead_code)" is removed later.
Reviewed-by: Zhao Liu <zhao1.liu@intel.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'scripts/xml-preprocess.py')
0 files changed, 0 insertions, 0 deletions