[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <AANLkTi=zaf-hGOuNX05Qq+dw3Wq_xYxT5EvKTS_dRV0s@mail.gmail.com>
Date: Thu, 29 Jul 2010 12:56:54 -0400
From: Matt Turner <mattst88@...il.com>
To: guenter.roeck@...csson.com
Cc: linux-kernel@...r.kernel.org, linux-alpha@...r.kernel.org,
"Morten H. Larsen" <m-larsen@...t6.tele.dk>,
Richard Henderson <rth@...ddle.net>
Subject: Re: alpha defconfig build broken in 2.6.35-rc6
On Thu, Jul 29, 2010 at 12:48 PM, Guenter Roeck
<guenter.roeck@...csson.com> wrote:
> During unrelated testing, I noticed that the alpha defconfig build is
> broken in 2.6.35-rc6. I get the following error message.
>
> arch/alpha/kernel/built-in.o: In function `cia_cab_init_pci':
> /opt/scratch/groeck/linux-2.6/arch/alpha/kernel/sys_cabriolet.c:249:
> undefined reference to `ns87312_enable_ide'
> /opt/scratch/groeck/linux-2.6/arch/alpha/kernel/sys_cabriolet.c:249:
> undefined reference to `ns87312_enable_ide'
> arch/alpha/kernel/built-in.o: In function `cabriolet_init_pci':
> /opt/scratch/groeck/linux-2.6/arch/alpha/kernel/sys_cabriolet.c:242:
> undefined reference to `ns87312_enable_ide'
> /opt/scratch/groeck/linux-2.6/arch/alpha/kernel/sys_cabriolet.c:242:
> undefined reference to `ns87312_enable_ide'
> arch/alpha/kernel/built-in.o: In function `takara_init_pci':
> /opt/scratch/groeck/linux-2.6/arch/alpha/kernel/sys_takara.c:267:
> undefined reference to `ns87312_enable_ide'
> arch/alpha/kernel/built-in.o:/opt/scratch/groeck/linux-2.6/arch/alpha/kernel/sys_takara.c:267: more undefined references to `ns87312_enable_ide' follow
>
> Not surprising since ns87312.c and thus ns87312_enable_ide() no longer
> exist. The problem was introduced with commit
> 932e0c201d28a728e25d3b641aa95bd28ceb08b4 (alpha: Detect Super IO chip,
> no IDE on Avanti, enable EPP19).
>
> Guenter
Ah, thanks for the report. Either I or Morten will knock this out quickly.
Thanks,
Matt
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists