lkml.org 
[lkml]   [2008]   [Aug]   [25]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    Date
    From
    SubjectRe: [GIT PULL] ALSA fixes for 2.6.27-rc4
    On Mon, Aug 25, 2008 at 10:01 AM, Takashi Iwai <tiwai@suse.de> wrote:
    > --- a/sound/pci/ca0106/ca0106_main.c
    > +++ b/sound/pci/ca0106/ca0106_main.c
    > @@ -249,11 +249,12 @@ static struct snd_ca0106_details ca0106_chip_details[] = {
    > .name = "MSI K8N Diamond MB [SB0438]",
    > .gpio_type = 2,
    > .i2c_adc = 1 } ,
    > - /* Another MSI K8N Diamond MB, which has apprently a different SSID */
    > + /* MSI K8N Diamond PLUS MB */
    > { .serial = 0x10091102,
    > .name = "MSI K8N Diamond MB",
    > .gpio_type = 2,
    > - .i2c_adc = 1 } ,
    > + .i2c_adc = 1,
    > + .spi_dac = 2 }

    Missing "," on this line is causing build failure here.

    -Tony


    \
     
     \ /
      Last update: 2008-08-25 23:23    [W:3.196 / U:0.024 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site