X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=switch.h;h=ad27ffe70ab302eabddad463df805a3d27410863;hb=952d404e87ca6001e546fe9105bdb6760c468760;hp=c454f1a82a8878a62e8b4ac9faf772b9b9c6d6e9;hpb=db43862074de2ac2177949f943997f16b2b2a1fd;p=staging%2Fagl-audio-plugin.git diff --git a/switch.h b/switch.h index c454f1a..ad27ffe 100644 --- a/switch.h +++ b/switch.h @@ -24,7 +24,7 @@ #include "userdata.h" -bool agl_switch_setup_link (struct userdata *, agl_node *, agl_node *, bool); +bool agl_switch_setup_link (struct userdata *, agl_node *, agl_node *); bool agl_switch_teardown_link (struct userdata *, agl_node *, agl_node *); /*pa_source *setup_device_input(struct userdata *, agl_node *);*/