From: Mike Frysinger Date: Wed, 1 Jun 2011 17:30:25 +0000 (-0400) Subject: Blackfin: drop unused dma.h header from start code X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=ed7496349d7b0556af497d1f6d59c2b055f7ad02;p=project%2Fbcm63xx%2Fu-boot.git Blackfin: drop unused dma.h header from start code Signed-off-by: Mike Frysinger --- diff --git a/arch/blackfin/cpu/start.S b/arch/blackfin/cpu/start.S index 15ecb1e8eb..90b4d1ae94 100644 --- a/arch/blackfin/cpu/start.S +++ b/arch/blackfin/cpu/start.S @@ -33,7 +33,6 @@ #include #include #include -#include #include #include "serial.h"