From: Paul Gortmaker Date: Fri, 1 Jul 2011 20:23:59 +0000 (-0400) Subject: lib: dma-debug needs export.h for EXPORT_SYMBOL X-Git-Tag: next-20110829~4^2~11 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=c6cc3ae30d2e57305ef120c4368668d9428d6cc2;p=karo-tx-linux.git lib: dma-debug needs export.h for EXPORT_SYMBOL Signed-off-by: Paul Gortmaker --- diff --git a/lib/dma-debug.c b/lib/dma-debug.c index db07bfd9298e..b49f7b03c6da 100644 --- a/lib/dma-debug.c +++ b/lib/dma-debug.c @@ -24,6 +24,7 @@ #include #include #include +#include #include #include #include