From af9bf9f0844ea1e94de36c629e3e0bb9222af2a5 Mon Sep 17 00:00:00 2001 From: Mark Brown Date: Tue, 29 Jul 2008 11:42:33 +0100 Subject: [PATCH] --- yaml --- r: 110849 b: refs/heads/master c: 9cce39a1ba2e69a0fedc9ad9356d3b4a81e138a4 h: refs/heads/master i: 110847: b8727474db0ab7a96e158de459acf394b8e8a0a5 v: v3 --- [refs] | 2 +- trunk/sound/soc/codecs/tlv320aic26.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index b88de7b57c88..384fdae4f9d7 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: ecb0b3f62762cec4fd02eb6b0375aee1f5a49520 +refs/heads/master: 9cce39a1ba2e69a0fedc9ad9356d3b4a81e138a4 diff --git a/trunk/sound/soc/codecs/tlv320aic26.c b/trunk/sound/soc/codecs/tlv320aic26.c index 73b70271e58c..bed8a9e63ddc 100644 --- a/trunk/sound/soc/codecs/tlv320aic26.c +++ b/trunk/sound/soc/codecs/tlv320aic26.c @@ -418,7 +418,7 @@ static ssize_t aic26_keyclick_set(struct device *dev, return count; } -DEVICE_ATTR(keyclick, 0644, aic26_keyclick_show, aic26_keyclick_set); +static DEVICE_ATTR(keyclick, 0644, aic26_keyclick_show, aic26_keyclick_set); /* --------------------------------------------------------------------- * SPI device portion of driver: probe and release routines and SPI