X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=include%2Fasm-mips%2Fsn%2Fsn0%2Fsn0_fru.h;fp=include%2Fasm-mips%2Fsn%2Ffru.h;h=82c6377c275ae5e6fa556a788813d4207307a020;hb=9464c7cf61b9433057924c36e6e02f303a00e768;hp=b3e3606723b77898114aeac611f85722e1d25c89;hpb=41689045f6a3cbe0550e1d34e9cc20d2e8c432ba;p=linux-2.6.git diff --git a/include/asm-mips/sn/fru.h b/include/asm-mips/sn/sn0/sn0_fru.h similarity index 90% rename from include/asm-mips/sn/fru.h rename to include/asm-mips/sn/sn0/sn0_fru.h index b3e360672..82c6377c2 100644 --- a/include/asm-mips/sn/fru.h +++ b/include/asm-mips/sn/sn0/sn0_fru.h @@ -6,10 +6,10 @@ * Derived from IRIX * * Copyright (C) 1992 - 1997, 1999 Silcon Graphics, Inc. - * Copyright (C) 1999, 2006 Ralf Baechle (ralf@linux-mips) + * Copyright (C) 1999 Ralf Baechle (ralf@gnu.org) */ -#ifndef __ASM_SN_FRU_H -#define __ASM_SN_FRU_H +#ifndef _ASM_SN_SN0_SN0_FRU_H +#define _ASM_SN_SN0_SN0_FRU_H #define MAX_DIMMS 8 /* max # of dimm banks */ #define MAX_PCIDEV 8 /* max # of pci devices on a pci bus */ @@ -41,4 +41,4 @@ typedef struct kf_pci_bus_s { /* confidence level that the pci dev is bad */ } kf_pci_bus_t; -#endif /* __ASM_SN_FRU_H */ +#endif /* _ASM_SN_SN0_SN0_FRU_H */