summaryrefslogtreecommitdiffstats
path: root/include/asm-ppc64/udbg.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-ppc64/udbg.h')
-rw-r--r--include/asm-ppc64/udbg.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/asm-ppc64/udbg.h b/include/asm-ppc64/udbg.h
index 8192fb8541c..e3b92799185 100644
--- a/include/asm-ppc64/udbg.h
+++ b/include/asm-ppc64/udbg.h
@@ -23,9 +23,6 @@ extern int udbg_read(char *buf, int buflen);
extern void register_early_udbg_console(void);
extern void udbg_printf(const char *fmt, ...);
-extern void udbg_ppcdbg(unsigned long flags, const char *fmt, ...);
-extern unsigned long udbg_ifdebug(unsigned long flags);
-extern void __init ppcdbg_initialize(void);
extern void udbg_init_uart(void __iomem *comport, unsigned int speed);