Commit 8402b69b7eaef9c5389bdb5dc6f0454a4a76ea80

Authored by Stefan Roese
Committed by Luka Perkov
1 parent 250eea74b9

arm: mvebu: Remove unreferenced define

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>

Showing 1 changed file with 0 additions and 3 deletions Side-by-side Diff

arch/arm/mach-mvebu/include/mach/soc.h
... ... @@ -46,9 +46,6 @@
46 46 #define SDRAM_MAX_CS 4
47 47 #define SDRAM_ADDR_MASK 0xFF000000
48 48  
49   -/* Armada XP GbE controller has 4 ports */
50   -#define MAX_MVNETA_DEVS 4
51   -
52 49 /* MVEBU CPU memory windows */
53 50 #define MVCPU_WIN_CTRL_DATA CPU_WIN_CTRL_DATA
54 51 #define MVCPU_WIN_ENABLE CPU_WIN_ENABLE