| To: | linux-mips@ftp.linux-mips.org, LKML <linux-kernel@vger.kernel.org>, ppopov@mvista.com |
|---|---|
| Subject: | Re: [MIPS] MEM_SDREFCFG is not defined for Alchemy DB1550 (compile fail) |
| From: | "Alon Bar-Lev" <alon.barlev@gmail.com> |
| Date: | Sun, 23 Dec 2007 20:22:13 +0200 |
| Dkim-signature: | v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=FUHfUCzrO0wUM4wc5uS21wJjp2RnX8jYLCNSmVeDzCU=; b=XI2H8UWj6N4OUVt9adMY6IirJDJjiSAapTF1O0GdXx/4iCoYH4tlM3Am0udESGgPRzVBRYWBMc9FoZw7QhSJ+Mckv2OgF44jlgS9guRde91L1ytYynUyVvUHtspkLwtHDf+ndhrbaA8Zt2m9Dw305bBJkMaqvTJEpZQP4uzUupQ= |
| Domainkey-signature: | a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=CLo4Ki64M1JomDp8m4J4hUji2rmcGAXyDJtzk/FK/wlsqHbuwMTdcykhaSLTKGKWKE3pLUNa0+DmvFe+wagYlTjVCCh0CThbY9YreGd/TSUpCtRsIO7wF96YE8OOXPwb1vlLblD3Z+PsfY1/YcRyvIYCYoephekDdGYCc8GVylQ= |
| In-reply-to: | <9e0cf0bf0712230733o3dfd54fcp4962ebf3f84cdff@mail.gmail.com> |
| Original-recipient: | rfc822;linux-mips@ftp.linux-mips.org |
| References: | <9e0cf0bf0712230733o3dfd54fcp4962ebf3f84cdff@mail.gmail.com> |
| Sender: | linux-mips-bounce@linux-mips.org |
Hello, Forgot to write that I checked mips & linus gits, and the problem still exists. Best Regards, Alon Bar-Lev. On 12/23/07, Alon Bar-Lev <alon.barlev@gmail.com> wrote: > Hello, > > When I have: > CONFIG_MIPS_DB1550 > CONFIG_SOC_AU1550 > CONFIG_SOC_AU1X00 > CONFIG_PM > > MEM_SDREFCFG is used at: > arch/mips/au1000/common/power.c::pm_do_freq() > > While the MEM_SDREFCFG constant is declare only for CONFIG_SOC_AU1000, > CONFIG_SOC_AU1500, CONFIG_SOC_AU1100 at: > include/asm-mips/mach-au1x00/au1000.h > > Maybe MEM_SDREFCFG should be defined for CONFIG_SOC_AU1X00? > Or there should be #ifdef for its usage in power.c? > > Best Regards, > Alon Bar-Lev. > |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | [MIPS] MEM_SDREFCFG is not defined for Alchemy DB1550 (compile fail), Alon Bar-Lev |
|---|---|
| Next by Date: | IP28 Installation Success report Was: [UPDATED PATCH] IP28 support, Florian Lohoff |
| Previous by Thread: | [MIPS] MEM_SDREFCFG is not defined for Alchemy DB1550 (compile fail), Alon Bar-Lev |
| Next by Thread: | Re: [MIPS] MEM_SDREFCFG is not defined for Alchemy DB1550 (compile fail), Sergei Shtylyov |
| Indexes: | [Date] [Thread] [Top] [All Lists] |