diff options
| author | Atul Raut <araut@codeaurora.org> | 2017-01-29 21:20:05 -0800 |
|---|---|---|
| committer | Gerrit - the friendly Code Review server <code-review@localhost> | 2017-04-06 01:23:04 -0700 |
| commit | f517b4d3a8b8c5e108113c0e50c256dce4c4447b (patch) | |
| tree | 0281d32bf65a69d08529a7c34480a974774e28c2 /tools/perf/scripts/python | |
| parent | 57dcf47eb5a8216724608495cc3c26c3727ae0ea (diff) | |
arm64: fix build when !CONFIG_DMA_CMA
if !CONFIG_DMA_CMA throws error implicit declaration of function
‘dma_contiguous_early_fixup’ in routine
drivers/base/dma-removed.c:removed_dma_setup which has no
dependency over CONFIG_DMA_CMA.
Fix by removing dependency of CONFIG_DMA_CMA flag
for function dma_contiguous_early_fixup
CRs-Fixed: 1117213
Change-Id: Ife6d0399b7ae61d1781212a1ae7525378fb920fc
Signed-off-by: Atul Raut <araut@codeaurora.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
