mirror of https://github.com/hak5/openwrt.git
parent
b8e0764940
commit
c1f37fab33
|
@ -128,8 +128,7 @@ void __init prom_meminit(void)
|
|||
}
|
||||
#endif
|
||||
|
||||
unsigned long __init prom_free_prom_memory(void)
|
||||
void __init prom_free_prom_memory(void)
|
||||
{
|
||||
/* We do not have to prom memory to free */
|
||||
return 0;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue