aboutsummaryrefslogtreecommitdiffstats
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 {
99 * that are not assigned yet are passed to the fabric 99 * that are not assigned yet are passed to the fabric
100 * again for reconsideration. */ 100 * again for reconsideration. */
101extern int 101extern int
102aoa_fabric_register(struct aoa_fabric *fabric); 102aoa_fabric_register(struct aoa_fabric *fabric, struct device *dev);
103 103
104/* it is vital to call this when the fabric exits! 104/* it is vital to call this when the fabric exits!
105 * When calling, the remove_codec will be called 105 * When calling, the remove_codec will be called