ALSA: hda: Drop snd_hdac_calc_stream_format()
[sfrench/cifs-2.6.git] / include / sound / hdaudio.h
index b00c631c4053976552af4c944157562f96c93598..62a3cd154ff2b4ed91abbac3658085726dbebf2b 100644 (file)
@@ -145,11 +145,6 @@ unsigned int snd_hdac_stream_format_bits(snd_pcm_format_t format, snd_pcm_subfor
 unsigned int snd_hdac_stream_format(unsigned int channels, unsigned int bits, unsigned int rate);
 unsigned int snd_hdac_spdif_stream_format(unsigned int channels, unsigned int bits,
                                          unsigned int rate, unsigned short spdif_ctls);
-unsigned int snd_hdac_calc_stream_format(unsigned int rate,
-                                        unsigned int channels,
-                                        snd_pcm_format_t format,
-                                        unsigned int maxbps,
-                                        unsigned short spdif_ctls);
 int snd_hdac_query_supported_pcm(struct hdac_device *codec, hda_nid_t nid,
                                 u32 *ratesp, u64 *formatsp, u32 *subformatsp,
                                 unsigned int *bpsp);