]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - arch/arm/mm/dma-mapping.c
ARM: mm: HugeTLB support for LPAE systems.
[karo-tx-linux.git] / arch / arm / mm / dma-mapping.c
index ef3e0f3aac96261d1c8e73671a00419c977902bc..9674476a75dcd2151dbfe298c7c00ecef2ec20cd 100644 (file)
@@ -250,7 +250,7 @@ static void __dma_free_buffer(struct page *page, size_t size)
 
 #ifdef CONFIG_MMU
 #ifdef CONFIG_HUGETLB_PAGE
-#error ARM Coherent DMA allocator does not (yet) support huge TLB
+#warning ARM Coherent DMA allocator does not (yet) support huge TLB
 #endif
 
 static void *__alloc_from_contiguous(struct device *dev, size_t size,