From 5d4a357d8f5e07868a90071f328fec73036e9628 Mon Sep 17 00:00:00 2001 From: Paul Gortmaker Date: Sun, 10 Jul 2011 12:41:10 -0400 Subject: mfd: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required These macros are in and will no longer be implicitly everywhere anymore. Fix it up in advance. Signed-off-by: Paul Gortmaker --- drivers/mfd/asic3.c | 1 + 1 file changed, 1 insertion(+) (limited to 'drivers/mfd/asic3.c') diff --git a/drivers/mfd/asic3.c b/drivers/mfd/asic3.c index c71ae09430c5..7d5497388a30 100644 --- a/drivers/mfd/asic3.c +++ b/drivers/mfd/asic3.c @@ -20,6 +20,7 @@ #include #include #include +#include #include #include #include -- cgit v1.2.3