Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit fcf6735e authored by Yoichi Yuasa's avatar Yoichi Yuasa Committed by Ralf Baechle
Browse files

MIPS: PNX8550: Remove unnecessary export prom_getcmdline()



Signed-off-by: default avatarYoichi Yuasa <yuasa@linux-mips.org>
Cc: linux-mips <linux-mips@linux-mips.org>
Patchwork: http://patchwork.linux-mips.org/patch/886/


Signed-off-by: default avatarRalf Baechle <ralf@linux-mips.org>
parent 5eb1df86
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -124,6 +124,5 @@ void prom_putchar(char c)
	}
}

EXPORT_SYMBOL(prom_getcmdline);
EXPORT_SYMBOL(get_ethernet_addr);
EXPORT_SYMBOL(str2eaddr);