10 Jul
2014
10 Jul
'14
12:14 p.m.
From: Bard Liao bardliao@realtek.com
Signed-off-by: Fengguang Wu fengguang.wu@intel.com --- This is reported by kbuild test robot. I don't know if my sob line is needed or not. --- sound/soc/codecs/rt286.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sound/soc/codecs/rt286.c b/sound/soc/codecs/rt286.c index 8103315..218f86e 100644 --- a/sound/soc/codecs/rt286.c +++ b/sound/soc/codecs/rt286.c @@ -1206,7 +1206,7 @@ static int rt286_i2c_remove(struct i2c_client *i2c) }
-struct i2c_driver rt286_i2c_driver = { +static struct i2c_driver rt286_i2c_driver = { .driver = { .name = "rt286", .owner = THIS_MODULE,
--
1.8.1.1.439.g50a6b54