diff options
| -rw-r--r-- | sound/soc/codecs/rt5663.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sound/soc/codecs/rt5663.c b/sound/soc/codecs/rt5663.c index 90a6ad5821f6..01a18d88f1eb 100644 --- a/sound/soc/codecs/rt5663.c +++ b/sound/soc/codecs/rt5663.c | |||
| @@ -3203,7 +3203,6 @@ static void rt5663_i2c_shutdown(struct i2c_client *client) | |||
| 3203 | static struct i2c_driver rt5663_i2c_driver = { | 3203 | static struct i2c_driver rt5663_i2c_driver = { |
| 3204 | .driver = { | 3204 | .driver = { |
| 3205 | .name = "rt5663", | 3205 | .name = "rt5663", |
| 3206 | .owner = THIS_MODULE, | ||
| 3207 | .acpi_match_table = ACPI_PTR(rt5663_acpi_match), | 3206 | .acpi_match_table = ACPI_PTR(rt5663_acpi_match), |
| 3208 | .of_match_table = of_match_ptr(rt5663_of_match), | 3207 | .of_match_table = of_match_ptr(rt5663_of_match), |
| 3209 | }, | 3208 | }, |
