diff options
| author | 2013-07-08 16:16:56 +0200 | |
|---|---|---|
| committer | 2013-07-08 16:16:56 +0200 | |
| commit | 20f7462aac0b220c56231a15abec9ab99e897136 (patch) | |
| tree | 0a2e033cc1dc203846262b311c3c3c88e1f0f8c2 /include/linux | |
| parent | KVM: VMX: mark unusable segment as nonpresent (diff) | |
| parent | mm/cma: Move dma contiguous changes into a seperate config (diff) | |
Merge remote-tracking branch 'cmadma/for-v3.12-cma-dma' into kvm-ppc-next
Add prerequisite patch for CMA RMA allocation patches
Diffstat (limited to 'include/linux')
| -rw-r--r-- | include/linux/dma-contiguous.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/linux/dma-contiguous.h b/include/linux/dma-contiguous.h index 01b5c84be828..00141d3325fe 100644 --- a/include/linux/dma-contiguous.h +++ b/include/linux/dma-contiguous.h @@ -57,7 +57,7 @@ struct cma; struct page; struct device; -#ifdef CONFIG_CMA +#ifdef CONFIG_DMA_CMA /* * There is always at least global CMA area and a few optional device |
