projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
250eea7
)
arm: mvebu: Remove unreferenced define
author
Stefan Roese
<sr@denx.de>
Sat, 25 Apr 2015 04:29:48 +0000
(06:29 +0200)
committer
Luka Perkov
<luka.perkov@sartura.hr>
Tue, 5 May 2015 12:28:29 +0000
(14:28 +0200)
MAX_MVNETA_DEVS is not used anywhere in U-Boot. So lets remove it.
Signed-off-by: Stefan Roese <sr@denx.de>
Tested-by: Kevin Smith <kevin.smith@elecsyscorp.com>
Tested-by: Dirk Eibach <dirk.eibach@gdsys.cc>
arch/arm/mach-mvebu/include/mach/soc.h
patch
|
blob
|
history
diff --git
a/arch/arm/mach-mvebu/include/mach/soc.h
b/arch/arm/mach-mvebu/include/mach/soc.h
index 202d5b890aa7ece8862641fee44c5028d4f4d033..f3e039845a9813cb4d0b8a5ba462ab95c7c2efba 100644
(file)
--- a/
arch/arm/mach-mvebu/include/mach/soc.h
+++ b/
arch/arm/mach-mvebu/include/mach/soc.h
@@
-46,9
+46,6
@@
#define SDRAM_MAX_CS 4
#define SDRAM_ADDR_MASK 0xFF000000
-/* Armada XP GbE controller has 4 ports */
-#define MAX_MVNETA_DEVS 4
-
/* MVEBU CPU memory windows */
#define MVCPU_WIN_CTRL_DATA CPU_WIN_CTRL_DATA
#define MVCPU_WIN_ENABLE CPU_WIN_ENABLE