From 64add2ad6c8a193d62129597622294c901ee38cf Mon Sep 17 00:00:00 2001 From: Tobias Klauser Date: Thu, 20 May 2010 10:40:55 +0200 Subject: [PATCH] --- yaml --- r: 193299 b: refs/heads/master c: fbc256692eac29e04cf87e45736d7ff149180a52 h: refs/heads/master i: 193297: 8b252c6711db31be764e8e59204dcf61d8f20789 193295: b245f8324017e28e2ce686f16d4ac831b9880d91 v: v3 --- [refs] | 2 +- trunk/sound/pci/hda/patch_realtek.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 40339a43c7a5..86fe04c6ce13 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 3eaead579ebc09d4f4c050c9b6ce6d67337bcb20 +refs/heads/master: fbc256692eac29e04cf87e45736d7ff149180a52 diff --git a/trunk/sound/pci/hda/patch_realtek.c b/trunk/sound/pci/hda/patch_realtek.c index 80a183f99eb3..53538b0f9991 100644 --- a/trunk/sound/pci/hda/patch_realtek.c +++ b/trunk/sound/pci/hda/patch_realtek.c @@ -14207,7 +14207,7 @@ enum { ALC269_FIXUP_SONY_VAIO, }; -const static struct hda_verb alc269_sony_vaio_fixup_verbs[] = { +static const struct hda_verb alc269_sony_vaio_fixup_verbs[] = { {0x19, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_VREFGRD}, {} };