[PARISC] pdc_console: fix bizarre panic on boot
[sfrench/cifs-2.6.git] / include / asm-parisc / pdc.h
index 5e0c3ca5450b02e0f626523e6f405590d2c51a24..9eaa794c3e4a3f1de70716e450896e1cddf8d570 100644 (file)
@@ -645,9 +645,7 @@ int pdc_soft_power_button(int sw_control);
 void pdc_io_reset(void);
 void pdc_io_reset_devices(void);
 int pdc_iodc_getc(void);
-void pdc_iodc_putc(unsigned char c);
-void pdc_iodc_outc(unsigned char c);
-void pdc_printf(const char *fmt, ...);
+int pdc_iodc_print(const unsigned char *str, unsigned count);
 
 void pdc_emergency_unlock(void);
 int pdc_sti_call(unsigned long func, unsigned long flags,