Re: [PATCH] asm-i386 : config.h should not be included out of kernel

From: Olivier MATZ
Date: Wed Dec 07 2005 - 12:29:18 EST


Hi,

> Just drop that line completely, including linux/config.h is no longer
> necessary.

You're right, including linux/config.h is not necessary because every
file that includes asm/param.h also includes the linux/config.h directly
or indirectly.

But in my opinion, as we use CONFIG_HERTZ in param.h, we should keep the
include of config.h.

Olivier
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/