hc
2024-01-03 2f7c68cb55ecb7331f2381deb497c27155f32faf
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 */