All of lore.kernel.org
 help / color / mirror / Atom feed
* [MIPS] MEM_SDREFCFG is not defined for Alchemy DB1550 (compile fail)
@ 2007-12-23 15:33 Alon Bar-Lev
  2007-12-23 18:22 ` Alon Bar-Lev
  2007-12-25 10:41 ` Sergei Shtylyov
  0 siblings, 2 replies; 7+ messages in thread
From: Alon Bar-Lev @ 2007-12-23 15:33 UTC (permalink / raw)
  To: linux-mips, LKML

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.

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2007-12-25 17:35 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-12-23 15:33 [MIPS] MEM_SDREFCFG is not defined for Alchemy DB1550 (compile fail) Alon Bar-Lev
2007-12-23 18:22 ` Alon Bar-Lev
2007-12-25 10:41 ` Sergei Shtylyov
2007-12-25 14:32   ` Ralf Baechle
2007-12-25 17:04   ` Alon Bar-Lev
2007-12-25 17:18     ` Sergei Shtylyov
2007-12-25 17:35       ` Alon Bar-Lev

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.