aboutsummaryrefslogtreecommitdiffstats
path: root/sound/ppc/keywest.c
diff options
context:
space:
mode:
Diffstat (limited to 'sound/ppc/keywest.c')
-rw-r--r--sound/ppc/keywest.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/ppc/keywest.c b/sound/ppc/keywest.c
index bb6819aab133..d06f780bd7e8 100644
--- a/sound/ppc/keywest.c
+++ b/sound/ppc/keywest.c
@@ -98,7 +98,7 @@ static const struct i2c_device_id keywest_i2c_id[] = {
98 { } 98 { }
99}; 99};
100 100
101struct i2c_driver keywest_driver = { 101static struct i2c_driver keywest_driver = {
102 .driver = { 102 .driver = {
103 .name = "PMac Keywest Audio", 103 .name = "PMac Keywest Audio",
104 }, 104 },