]> Pileus Git - ~andy/linux/blobdiff - sound/spi/at73c213.c
ALSA: sound/spi: patch for the unuseful variable removal
[~andy/linux] / sound / spi / at73c213.c
index 4c7b051f9d17705bfc9827113e4fc8f74792e7c7..1bc56b2b94e29f9143baa9911f72fa962202d17a 100644 (file)
@@ -69,7 +69,6 @@ struct snd_at73c213 {
        int                             irq;
        int                             period;
        unsigned long                   bitrate;
-       struct clk                      *bitclk;
        struct ssc_device               *ssc;
        struct spi_device               *spi;
        u8                              spi_wbuffer[2];