You've already forked linux-apfs
mirror of
https://github.com/linux-apfs/linux-apfs.git
synced 2026-05-01 15:00:59 -07:00
MIPS: Alchemy: Remove 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/927/ Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
This commit is contained in:
committed by
Ralf Baechle
parent
c63d0cb5fe
commit
ae7cbef5e5
@@ -6,7 +6,6 @@ extern char **prom_argv;
|
||||
extern char **prom_envp;
|
||||
|
||||
extern void prom_init_cmdline(void);
|
||||
extern char *prom_getcmdline(void);
|
||||
extern char *prom_getenv(char *envname);
|
||||
extern int prom_get_ethernet_addr(char *ethernet_addr);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user