hc
2023-12-11 d2ccde1c8e90d38cee87a1b0309ad2827f3fd30d
kernel/drivers/s390/char/sclp_rw.h
....@@ -86,8 +86,6 @@
8686 int sclp_buffer_space(struct sclp_buffer *);
8787 int sclp_write(struct sclp_buffer *buffer, const unsigned char *, int);
8888 int sclp_emit_buffer(struct sclp_buffer *,void (*)(struct sclp_buffer *,int));
89
-void sclp_set_columns(struct sclp_buffer *, unsigned short);
90
-void sclp_set_htab(struct sclp_buffer *, unsigned short);
9189 int sclp_chars_in_buffer(struct sclp_buffer *);
9290
9391 #ifdef CONFIG_SCLP_CONSOLE