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/mach-at32ap/intc.c | 1 + 1 file changed, 1 insertion(+) (limited to 'arch/avr32/mach-at32ap/intc.c') diff --git a/arch/avr32/mach-at32ap/intc.c b/arch/avr32/mach-at32ap/intc.c index 258682bc127..aaff83cc50f 100644 --- a/arch/avr32/mach-at32ap/intc.c +++ b/arch/avr32/mach-at32ap/intc.c @@ -13,6 +13,7 @@ #include #include #include +#include #include -- cgit v1.2.3-70-g09d2