diff options
author | 2014-01-24 08:23:08 +0000 | |
---|---|---|
committer | 2014-01-27 12:00:25 +0000 | |
commit | ac525f59fb011e05e77c5be8b9834883ee1d5613 (patch) | |
tree | 20aa52d77408f3dee0292f9a425c3e79e3244773 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | arm64: kernel: fix per-cpu offset restore on resume (diff) | |
download | linux-dev-ac525f59fb011e05e77c5be8b9834883ee1d5613.tar.xz linux-dev-ac525f59fb011e05e77c5be8b9834883ee1d5613.zip |
arm64: fix build error if DMA_CMA is enabled
arm64/include/asm/dma-contiguous.h is trying to include
<asm-genric/dma-contiguous.h> which does not exist, and thus failing
build for arm64 if we enable CONFIG_DMA_CMA. This patch fixes build
error by removing unwanted header inclusion from arm64's dma-contiguous.h.
Signed-off-by: Pankaj Dubey <pankaj.dubey@samsung.com>
Signed-off-by: Somraj Mani <somraj.mani@samsung.com>
Acked-by: Laura Abbott <lauraa@codeaurora.org>
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions