mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-11-29 22:26:44 +07:00
MIPS: PNX8550: Remove unnecessary export prom_getcmdline()
Signed-off-by: Yoichi Yuasa <yuasa@linux-mips.org> Cc: linux-mips <linux-mips@linux-mips.org> Patchwork: http://patchwork.linux-mips.org/patch/886/ Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
This commit is contained in:
parent
5eb1df86c2
commit
fcf6735e9c
@ -124,6 +124,5 @@ void prom_putchar(char c)
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
EXPORT_SYMBOL(prom_getcmdline);
|
|
||||||
EXPORT_SYMBOL(get_ethernet_addr);
|
EXPORT_SYMBOL(get_ethernet_addr);
|
||||||
EXPORT_SYMBOL(str2eaddr);
|
EXPORT_SYMBOL(str2eaddr);
|
||||||
|
Loading…
Reference in New Issue
Block a user