diff options
Diffstat (limited to 'arch/mips/ath25/prom.c')
-rw-r--r-- | arch/mips/ath25/prom.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/arch/mips/ath25/prom.c b/arch/mips/ath25/prom.c index edf82be8870d..4466e14feaa4 100644 --- a/arch/mips/ath25/prom.c +++ b/arch/mips/ath25/prom.c @@ -20,7 +20,3 @@ void __init prom_init(void) { } - -void __init prom_free_prom_memory(void) -{ -} |