X-Git-Url: http://pilppa.org/gitweb/gitweb.cgi?a=blobdiff_plain;ds=sidebyside;f=sound%2Faoa%2Faoa.h;h=e08789484e3001e08e53acd481d97dcc37a7f88f;hb=ccc57aac9c9532b4540968632a8c4a0b946dbcc4;hp=378ef1e9879b09753c2b7d8ef5bd7ce4de8fd26a;hpb=af57d238aa2107e1b45d8dacad6e50db938f0567;p=linux-2.6-omap-h63xx.git diff --git a/sound/aoa/aoa.h b/sound/aoa/aoa.h index 378ef1e9879..e08789484e3 100644 --- a/sound/aoa/aoa.h +++ b/sound/aoa/aoa.h @@ -10,8 +10,6 @@ #define __AOA_H #include #include -/* So apparently there's a reason for requiring driver.h to be included first! */ -#include #include #include #include @@ -99,7 +97,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