X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=include%2Fsound%2Fes1688.h;h=b34f23a5bb74a35f8be07b462af23b18eb80544a;hb=aa7ed01f93ff7e149cad46f13f66b269d59c9bc0;hp=1d636a2d8896e30e9c1f801bbe6ee1c435cbc703;hpb=684baeb1d78ac478a8e5f00aa9ab0ce0837f2a91;p=karo-tx-linux.git diff --git a/include/sound/es1688.h b/include/sound/es1688.h index 1d636a2d8896..b34f23a5bb74 100644 --- a/include/sound/es1688.h +++ b/include/sound/es1688.h @@ -115,8 +115,7 @@ int snd_es1688_create(struct snd_card *card, int mpu_irq, int dma8, unsigned short hardware); -int snd_es1688_pcm(struct snd_card *card, struct snd_es1688 *chip, int device, - struct snd_pcm **rpcm); +int snd_es1688_pcm(struct snd_card *card, struct snd_es1688 *chip, int device); int snd_es1688_mixer(struct snd_card *card, struct snd_es1688 *chip); int snd_es1688_reset(struct snd_es1688 *chip);