mirror of
https://github.com/edk2-porting/linux-next.git
synced 2024-12-23 20:53:53 +08:00
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>
5 lines
138 B
C
5 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 */
|