diff options
Diffstat (limited to 'arch/powerpc/boot/planetcore.h')
-rw-r--r-- | arch/powerpc/boot/planetcore.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/arch/powerpc/boot/planetcore.h b/arch/powerpc/boot/planetcore.h index 0d4094f1771c..d53c733cc463 100644 --- a/arch/powerpc/boot/planetcore.h +++ b/arch/powerpc/boot/planetcore.h | |||
@@ -43,7 +43,4 @@ void planetcore_set_mac_addrs(const char *table); | |||
43 | */ | 43 | */ |
44 | void planetcore_set_stdout_path(const char *table); | 44 | void planetcore_set_stdout_path(const char *table); |
45 | 45 | ||
46 | /* Sets the current-speed property in the serial node. */ | ||
47 | void planetcore_set_serial_speed(const char *table); | ||
48 | |||
49 | #endif | 46 | #endif |