From 6a550b99a05a98e9a63696956728e614ab2d8955 Mon Sep 17 00:00:00 2001 From: Paul Gortmaker Date: Tue, 9 Aug 2011 16:54:30 -0400 Subject: blackfin: add module.h to files implicitly expecting to use it. Its presence was implicit everywhere, but we are aiming to fix that, so call out the users explicitly. Signed-off-by: Paul Gortmaker diff --git a/arch/blackfin/mach-common/cpufreq.c b/arch/blackfin/mach-common/cpufreq.c index 85dc6d6..2e6eefd 100644 --- a/arch/blackfin/mach-common/cpufreq.c +++ b/arch/blackfin/mach-common/cpufreq.c @@ -7,6 +7,7 @@ */ #include +#include #include #include #include diff --git a/sound/soc/blackfin/bf5xx-sport.c b/sound/soc/blackfin/bf5xx-sport.c index a2d4034..2fd9f2a 100644 --- a/sound/soc/blackfin/bf5xx-sport.c +++ b/sound/soc/blackfin/bf5xx-sport.c @@ -33,6 +33,7 @@ #include #include #include +#include #include #include #include -- cgit v0.10.2