X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=sound%2Faoa%2Faoa.h;h=e08789484e3001e08e53acd481d97dcc37a7f88f;hb=fbdde7bd274d74729954190f99afcb1e3d9bbfba;hp=378ef1e9879b09753c2b7d8ef5bd7ce4de8fd26a;hpb=62ed948cb1405fe95d61d8c6445c102e0c9da0a6;p=powerpc.git diff --git a/sound/aoa/aoa.h b/sound/aoa/aoa.h index 378ef1e987..e08789484e 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