summaryrefslogtreecommitdiff
path: root/sound/hda/hda_bus_type.c
diff options
context:
space:
mode:
Diffstat (limited to 'sound/hda/hda_bus_type.c')
-rw-r--r--sound/hda/hda_bus_type.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/hda/hda_bus_type.c b/sound/hda/hda_bus_type.c
index eea6b63f8305..4cd94178df9f 100644
--- a/sound/hda/hda_bus_type.c
+++ b/sound/hda/hda_bus_type.c
@@ -65,7 +65,7 @@ static int hda_bus_match(struct device *dev, struct device_driver *drv)
return 1;
}
-static int hda_uevent(struct device *dev, struct kobj_uevent_env *env)
+static int hda_uevent(const struct device *dev, struct kobj_uevent_env *env)
{
char modalias[32];