X-Git-Url: http://git.samba.org/samba.git/?a=blobdiff_plain;f=sound%2Fpci%2Fhda%2Fpatch_ca0132.c;h=54d14793725a7dd93623083d29f72f41a5ddc4bd;hb=77aa26514a3858cabce748fa093d871b5a51d269;hp=6e9876f27d959a64e14443ceab5efaed9f11d44b;hpb=ee3e542fec6e69bc9fb668698889a37d93950ddf;p=sfrench%2Fcifs-2.6.git diff --git a/sound/pci/hda/patch_ca0132.c b/sound/pci/hda/patch_ca0132.c index 6e9876f27d95..54d14793725a 100644 --- a/sound/pci/hda/patch_ca0132.c +++ b/sound/pci/hda/patch_ca0132.c @@ -759,7 +759,7 @@ struct ca0132_spec { /* * CA0132 codec access */ -unsigned int codec_send_command(struct hda_codec *codec, hda_nid_t nid, +static unsigned int codec_send_command(struct hda_codec *codec, hda_nid_t nid, unsigned int verb, unsigned int parm, unsigned int *res) { unsigned int response;