kernel/arch/mips/lantiq/prom.c
.. .. @@ -23,12 +23,6 @@ 23 23 EXPORT_SYMBOL_GPL(ebu_lock); 24 24 25 25 /* 26 - * This is needed by the VPE loader code, just set it to 0 and assume27 - * that the firmware hardcodes this value to something useful.28 - */29 -unsigned long physical_memsize = 0L;30 -31 -/*32 26 * this struct is filled by the soc specific detection code and holds 33 27 * information about the specific soc type, revision and name 34 28 */