X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=include%2Fasm-mips%2Fmach-mips%2Fparam.h;fp=include%2Fasm-mips%2Fmach-emma2rh%2Firq.h;h=805ef6d27d3ce8b21fa49cc21d6a9e739989914c;hb=9464c7cf61b9433057924c36e6e02f303a00e768;hp=bce64244b800dff2008523890a275e4ea2c3e2eb;hpb=41689045f6a3cbe0550e1d34e9cc20d2e8c432ba;p=linux-2.6.git diff --git a/include/asm-mips/mach-emma2rh/irq.h b/include/asm-mips/mach-mips/param.h similarity index 58% rename from include/asm-mips/mach-emma2rh/irq.h rename to include/asm-mips/mach-mips/param.h index bce64244b..805ef6d27 100644 --- a/include/asm-mips/mach-emma2rh/irq.h +++ b/include/asm-mips/mach-mips/param.h @@ -5,9 +5,9 @@ * * Copyright (C) 2003 by Ralf Baechle */ -#ifndef __ASM_MACH_EMMA2RH_IRQ_H -#define __ASM_MACH_EMMA2RH_IRQ_H +#ifndef __ASM_MACH_MIPS_PARAM_H +#define __ASM_MACH_MIPS_PARAM_H -#define NR_IRQS 256 +#define HZ 100 /* Internal kernel timer frequency */ -#endif /* __ASM_MACH_EMMA2RH_IRQ_H */ +#endif /* __ASM_MACH_MIPS_PARAM_H */