summaryrefslogtreecommitdiff
path: root/sound/soc/codecs/sma1303.c
diff options
context:
space:
mode:
Diffstat (limited to 'sound/soc/codecs/sma1303.c')
-rw-r--r--sound/soc/codecs/sma1303.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/soc/codecs/sma1303.c b/sound/soc/codecs/sma1303.c
index 61072e7574a0..980c48cbc348 100644
--- a/sound/soc/codecs/sma1303.c
+++ b/sound/soc/codecs/sma1303.c
@@ -1791,7 +1791,7 @@ static void sma1303_i2c_remove(struct i2c_client *client)
}
static const struct i2c_device_id sma1303_i2c_id[] = {
- {"sma1303", 0},
+ {"sma1303"},
{}
};
MODULE_DEVICE_TABLE(i2c, sma1303_i2c_id);