From 09cf6a299c5eb022249a75d2124d2bbbe440684c Mon Sep 17 00:00:00 2001 From: Paul Gortmaker Date: Mon, 1 Aug 2011 12:55:26 -0400 Subject: avr32: add export.h to arch/avr32 for EXPORT_SYMBOL/THIS_MODULE Add it in where the module.h implicit presence was doing the job before. Signed-off-by: Paul Gortmaker --- arch/avr32/mm/dma-coherent.c | 1 + 1 file changed, 1 insertion(+) (limited to 'arch/avr32/mm') diff --git a/arch/avr32/mm/dma-coherent.c b/arch/avr32/mm/dma-coherent.c index 3c0042247ea9..50cdb5b10f0f 100644 --- a/arch/avr32/mm/dma-coherent.c +++ b/arch/avr32/mm/dma-coherent.c @@ -8,6 +8,7 @@ #include #include +#include #include #include -- cgit v1.2.3