From: Russell King Date: Mon, 20 Jun 2005 15:56:08 +0000 (+0100) Subject: [PATCH] ARM: Add missed include for dmabounce.c X-Git-Tag: v2.6.13-rc4~130^2~203^2~2^2~7 X-Git-Url: http://pilppa.com/gitweb/?a=commitdiff_plain;h=14eb75b6f83e3213d752dfe821df2fa57efbe519;p=linux-2.6-omap-h63xx.git [PATCH] ARM: Add missed include for dmabounce.c Signed-off-by: Russell King --- diff --git a/arch/arm/common/dmabounce.c b/arch/arm/common/dmabounce.c index 39dd33ff6f3..9d63a01214e 100644 --- a/arch/arm/common/dmabounce.c +++ b/arch/arm/common/dmabounce.c @@ -30,6 +30,8 @@ #include #include +#include + #undef DEBUG #undef STATS