projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f75e8b3
)
Blackfin: drop unused dma.h header from start code
author
Mike Frysinger
<vapier@gentoo.org>
Wed, 1 Jun 2011 17:30:25 +0000
(13:30 -0400)
committer
Mike Frysinger
<vapier@gentoo.org>
Tue, 12 Jul 2011 06:17:45 +0000
(
02:17
-0400)
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
arch/blackfin/cpu/start.S
patch
|
blob
|
history
diff --git
a/arch/blackfin/cpu/start.S
b/arch/blackfin/cpu/start.S
index 15ecb1e8ebcd4fe7a017037f00ce96b7bbd8352a..90b4d1ae942c50617c967fc8b9c295190d3f178b 100644
(file)
--- a/
arch/blackfin/cpu/start.S
+++ b/
arch/blackfin/cpu/start.S
@@
-33,7
+33,6
@@
#include <config.h>
#include <asm/blackfin.h>
#include <asm/mach-common/bits/core.h>
-#include <asm/mach-common/bits/dma.h>
#include <asm/mach-common/bits/pll.h>
#include "serial.h"