]> err.no Git - linux-2.6/blobdiff - sound/core/seq/seq_info.h
[ALSA] Remove xxx_t typedefs: Sequencer
[linux-2.6] / sound / core / seq / seq_info.h
index efd099a858e4f00649ec6476dfed263561f6f2db..5a91ebce43a0eb080e38d02cbf1f414a7072e58a 100644 (file)
@@ -24,9 +24,9 @@
 #include <sound/info.h>
 #include <sound/seq_kernel.h>
 
-void snd_seq_info_clients_read(snd_info_entry_t *entry, snd_info_buffer_t * buffer);
-void snd_seq_info_timer_read(snd_info_entry_t *entry, snd_info_buffer_t * buffer);
-void snd_seq_info_queues_read(snd_info_entry_t *entry, snd_info_buffer_t * buffer);
+void snd_seq_info_clients_read(struct snd_info_entry *entry, struct snd_info_buffer *buffer);
+void snd_seq_info_timer_read(struct snd_info_entry *entry, struct snd_info_buffer *buffer);
+void snd_seq_info_queues_read(struct snd_info_entry *entry, struct snd_info_buffer *buffer);
 
 
 int snd_seq_info_init( void );