From: Paul Mundt Date: Tue, 29 Jul 2008 11:20:36 +0000 (+0900) Subject: sh: dma-sh: Fix up dreamcast dma.h mach path. X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=71b8064e7df5698520d73b4c1566a3dbc98eb9ef;p=mv-sheeva.git sh: dma-sh: Fix up dreamcast dma.h mach path. Signed-off-by: Paul Mundt --- diff --git a/arch/sh/drivers/dma/dma-sh.c b/arch/sh/drivers/dma/dma-sh.c index bd305483c14..b2ffe649c7c 100644 --- a/arch/sh/drivers/dma/dma-sh.c +++ b/arch/sh/drivers/dma/dma-sh.c @@ -14,7 +14,7 @@ #include #include #include -#include +#include #include #include #include "dma-sh.h"