e2defae5a9
Add support for SGI IP28 machines (Indigo 2 with R10k CPUs) This work is mainly based on Peter Fuersts work. Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de> Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
4 lines
138 B
C
4 lines
138 B
C
#ifndef __ASM_MACH_IP28_DS1286_H
|
|
#define __ASM_MACH_IP28_DS1286_H
|
|
#include <asm/mach-ip22/ds1286.h>
|
|
#endif /* __ASM_MACH_IP28_DS1286_H */
|