aboutsummaryrefslogtreecommitdiffstats
path: root/sound/oss/dmasound/dac3550a.c
diff options
context:
space:
mode:
Diffstat (limited to 'sound/oss/dmasound/dac3550a.c')
-rw-r--r--sound/oss/dmasound/dac3550a.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sound/oss/dmasound/dac3550a.c b/sound/oss/dmasound/dac3550a.c
index 835e0cfc3bf3..7360d8954d60 100644
--- a/sound/oss/dmasound/dac3550a.c
+++ b/sound/oss/dmasound/dac3550a.c
@@ -42,7 +42,6 @@ static int daca_detach_client(struct i2c_client *client);
42 42
43struct i2c_driver daca_driver = { 43struct i2c_driver daca_driver = {
44 .driver = { 44 .driver = {
45 .owner = THIS_MODULE,
46 .name = "DAC3550A driver V " DACA_VERSION, 45 .name = "DAC3550A driver V " DACA_VERSION,
47 }, 46 },
48 .id = I2C_DRIVERID_DACA, 47 .id = I2C_DRIVERID_DACA,