]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/asm-ppc64/machdep.h
[PATCH] ppc64: Take udbg out of ppc_md
[linux-2.6-omap-h63xx.git] / include / asm-ppc64 / machdep.h
index ff2c9287d3b6bda6ea9cc5a01d35a5ee02f63e5c..9a1ef4427ed2dfa0b2923f99ef2f8c4098cf4011 100644 (file)
@@ -103,11 +103,6 @@ struct machdep_calls {
 
        void            (*progress)(char *, unsigned short);
 
-       /* Debug interface.  Low level I/O to some terminal device */
-       void            (*udbg_putc)(unsigned char c);
-       unsigned char   (*udbg_getc)(void);
-       int             (*udbg_getc_poll)(void);
-
        /* Interface for platform error logging */
        void            (*log_error)(char *buf, unsigned int err_type, int fatal);