aboutsummaryrefslogtreecommitdiff
path: root/sound/aoa/aoa.h
diff options
context:
space:
mode:
Diffstat (limited to 'sound/aoa/aoa.h')
-rw-r--r--sound/aoa/aoa.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/aoa/aoa.h b/sound/aoa/aoa.h
index 378ef1e9879b..541b908f3cdf 100644
--- a/sound/aoa/aoa.h
+++ b/sound/aoa/aoa.h
@@ -99,7 +99,7 @@ struct aoa_fabric {
* that are not assigned yet are passed to the fabric
* again for reconsideration. */
extern int
-aoa_fabric_register(struct aoa_fabric *fabric);
+aoa_fabric_register(struct aoa_fabric *fabric, struct device *dev);
/* it is vital to call this when the fabric exits!
* When calling, the remove_codec will be called