summaryrefslogtreecommitdiff
path: root/arch/powerpc/boot/planetcore.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/powerpc/boot/planetcore.h')
-rw-r--r--arch/powerpc/boot/planetcore.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/arch/powerpc/boot/planetcore.h b/arch/powerpc/boot/planetcore.h
index 0d4094f1771c..5311db06c62b 100644
--- a/arch/powerpc/boot/planetcore.h
+++ b/arch/powerpc/boot/planetcore.h
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 */
#ifndef _PPC_BOOT_PLANETCORE_H_
#define _PPC_BOOT_PLANETCORE_H_
@@ -43,7 +44,4 @@ void planetcore_set_mac_addrs(const char *table);
*/
void planetcore_set_stdout_path(const char *table);
-/* Sets the current-speed property in the serial node. */
-void planetcore_set_serial_speed(const char *table);
-
#endif