forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-11 645e752c5a84baeb21015cdc85fc05b7d16312c8
kernel/arch/mips/lantiq/prom.c
....@@ -23,12 +23,6 @@
2323 EXPORT_SYMBOL_GPL(ebu_lock);
2424
2525 /*
26
- * This is needed by the VPE loader code, just set it to 0 and assume
27
- * that the firmware hardcodes this value to something useful.
28
- */
29
-unsigned long physical_memsize = 0L;
30
-
31
-/*
3226 * this struct is filled by the soc specific detection code and holds
3327 * information about the specific soc type, revision and name
3428 */