X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=include%2Fasm-mips%2Fresource.h;fp=include%2Fasm-mips%2Fresource.h;h=1fba00c2207714bc83c3911ca393954ec3afb1b1;hb=43bc926fffd92024b46cafaf7350d669ba9ca884;hp=fd3c6d17a5f63e89aedd39e27c3dd4086c65e795;hpb=cee37fe97739d85991964371c1f3a745c00dd236;p=linux-2.6.git diff --git a/include/asm-mips/resource.h b/include/asm-mips/resource.h index fd3c6d17a..1fba00c22 100644 --- a/include/asm-mips/resource.h +++ b/include/asm-mips/resource.h @@ -27,7 +27,7 @@ * but we keep the old value on MIPS32, * for compatibility: */ -#ifdef CONFIG_MIPS32 +#ifdef CONFIG_32BIT # define RLIM_INFINITY 0x7fffffffUL #endif