diff options
| -rw-r--r-- | sound/spi/at73c213.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sound/spi/at73c213.c b/sound/spi/at73c213.c index 4c7b051f9d17..1bc56b2b94e2 100644 --- a/sound/spi/at73c213.c +++ b/sound/spi/at73c213.c | |||
| @@ -69,7 +69,6 @@ struct snd_at73c213 { | |||
| 69 | int irq; | 69 | int irq; |
| 70 | int period; | 70 | int period; |
| 71 | unsigned long bitrate; | 71 | unsigned long bitrate; |
| 72 | struct clk *bitclk; | ||
| 73 | struct ssc_device *ssc; | 72 | struct ssc_device *ssc; |
| 74 | struct spi_device *spi; | 73 | struct spi_device *spi; |
| 75 | u8 spi_wbuffer[2]; | 74 | u8 spi_wbuffer[2]; |
