diff options
author | Philippe Mathieu-Daudé <philmd@linaro.org> | 2023-02-20 12:51:08 +0100 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2023-02-27 13:27:05 +0000 |
commit | 11f2ee1db6ed333a74a71fa38ce66fda926e230d (patch) | |
tree | 860dcff34e80949ce32b21c1f5e66521182aaf2a /module-common.c | |
parent | cb4c33f014925d860387ecef4d74a7f03cab6626 (diff) | |
download | qemu-11f2ee1db6ed333a74a71fa38ce66fda926e230d.zip qemu-11f2ee1db6ed333a74a71fa38ce66fda926e230d.tar.gz qemu-11f2ee1db6ed333a74a71fa38ce66fda926e230d.tar.bz2 |
hw/char/pl011: Un-inline pl011_create()
pl011_create() is only used in DeviceRealize handlers,
not a hot-path. Inlining is not justified.
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20230220115114.25237-3-philmd@linaro.org
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'module-common.c')
0 files changed, 0 insertions, 0 deletions