X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=arch%2Farm%2Finclude%2Fasm%2Fsetup.h;h=95176af3df8cdd1a5df238b0d738da47db316bf6;hb=196f020fbbb83d246960548e73a40fd08f3e7866;hp=50921182b7c38569126c2338459c075a0a8ea59c;hpb=516295e5ab4bf986865cfff856d484ec678e3b0b;p=karo-tx-linux.git diff --git a/arch/arm/include/asm/setup.h b/arch/arm/include/asm/setup.h index 50921182b7c3..95176af3df8c 100644 --- a/arch/arm/include/asm/setup.h +++ b/arch/arm/include/asm/setup.h @@ -192,11 +192,7 @@ static struct tagtable __tagtable_##fn __tag = { tag, fn } /* * Memory map description */ -#ifdef CONFIG_ARCH_LH7A40X -# define NR_BANKS 16 -#else -# define NR_BANKS 8 -#endif +#define NR_BANKS 8 struct membank { phys_addr_t start;