diff --git a/[refs] b/[refs] index 94ae6eed401f..fee08e9dd4a9 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 59c3b003ddd3c815de1aa015920710a9e4bf195b +refs/heads/master: 8998c89907f84f7e25536c1c670a134c831e682f diff --git a/trunk/sound/soc/soc-cache.c b/trunk/sound/soc/soc-cache.c index d2505e8b06c9..02c235711bb8 100644 --- a/trunk/sound/soc/soc-cache.c +++ b/trunk/sound/soc/soc-cache.c @@ -182,7 +182,7 @@ static struct { { .addr_bits = 7, .data_bits = 9, .write = snd_soc_7_9_write, .read = snd_soc_7_9_read, - .spi_write = snd_soc_7_9_spi_write + .spi_write = snd_soc_7_9_spi_write, }, { .addr_bits = 8, .data_bits = 8,