commit | 3ee24e1b1e0b5ae413a85ba63677a7110915e3af | [log] [tgz] |
---|---|---|
author | Maciej W. Rozycki <macro@mips.com> | Tue Sep 12 19:02:44 2006 +0100 |
committer | Ralf Baechle <ralf@linux-mips.org> | Wed Sep 27 13:37:41 2006 +0100 |
tree | bb34accf49edf5ad6e29daab026d4dfdaf54c030 | |
parent | 846acaa2b4974ae2e28038d024dedcfc184efbb7 [diff] |
[MIPS] Atlas: Fix building the RTC driver Atlas maps its RTC chip in the host mmio space rather than using the "traditional" location in the PCI/ISA port space. A change that has happened to the generic RTC header requires to define ARCH_RTC_LOCATION now. Signed-off-by: Maciej W. Rozycki <macro@mips.com> Signed-off-by: Ralf Baechle <ralf@linux-mips.org>