diff options
author | 2015-10-27 17:40:26 +0000 | |
---|---|---|
committer | 2015-10-29 16:58:00 +0000 | |
commit | 86a5906e4d1df1ec160fa9e18b6f2277a5216c60 (patch) | |
tree | 7b5dc8e5b7b8e4f1b686f5a35850f4194d5c8201 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | arm64: Fix compat register mappings (diff) | |
download | wireguard-linux-86a5906e4d1df1ec160fa9e18b6f2277a5216c60.tar.xz wireguard-linux-86a5906e4d1df1ec160fa9e18b6f2277a5216c60.zip |
arm64: Fix build with CONFIG_ZONE_DMA=n
Trying to build with CONFIG_ZONE_DMA=n leaves visible references
to the now-undefined ZONE_DMA, resulting in a syntax error.
Hide the references behind an #ifdef instead of using IS_ENABLED.
Signed-off-by: Robin Murphy <robin.murphy@arm.com>
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions