mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net.git/
synced 2026-05-04 19:18:23 -04:00
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 */
|