commit | e6fbcbc4e57322a8de1307556e68a4cd6d0d8c8b | [log] [tgz] |
---|---|---|
author | Pavel Fedin <p.fedin@samsung.com> | Thu Aug 13 11:26:21 2015 +0100 |
committer | Peter Maydell <peter.maydell@linaro.org> | Thu Aug 13 11:26:21 2015 +0100 |
tree | 39e13cd535cb305398377adc6d2365eb9f6679e7 | |
parent | 7926c210ab0c44fc3612461a50f487d16be98dca [diff] |
Introduce gic_class_name() instead of repeating condition This small inline returns correct GIC class name depending on whether we use KVM acceleration or not. Avoids duplicating the condition everywhere. Signed-off-by: Pavel Fedin <p.fedin@samsung.com> Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Message-id: 4f26901be9b844b563673ce3ad08eeedbb7a7132.1438758065.git.p.fedin@samsung.com Signed-off-by: Peter Maydell <peter.maydell@linaro.org>