diff options
author | Peter Maydell <peter.maydell@linaro.org> | 2016-02-09 10:54:10 +0000 |
---|---|---|
committer | Timothy Pearson <tpearson@raptorengineering.com> | 2019-11-29 19:45:28 -0600 |
commit | 63f4244c290bdebb02d3d7e2de6a3edb9905a9c3 (patch) | |
tree | 1ee2f36cb69ee26ddf2485009e35f5347969d8c1 /scripts/vmstate-static-checker.py | |
parent | 2cd4ab212908b1576edd90683338d0286879e8d6 (diff) | |
download | hqemu-63f4244c290bdebb02d3d7e2de6a3edb9905a9c3.zip hqemu-63f4244c290bdebb02d3d7e2de6a3edb9905a9c3.tar.gz |
target-cris: Remove unnecessary ifdef from mmu.c
mmu.c is only built for CONFIG_SOFTMMU targets, so there is
no need to redundantly surround the whole file contents with
an #ifndef CONFIG_USER_ONLY. The ifdef also confuses the
Coccinelle tool.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Eric Blake <eblake@redhat.com>
Diffstat (limited to 'scripts/vmstate-static-checker.py')
0 files changed, 0 insertions, 0 deletions