Re: [PATCH] to init/main.c

From: Jeff Garzik (jgarzik@mandrakesoft.com)
Date: Sat Jun 16 2001 - 11:16:54 EST


Daniel Dickman wrote:
> Here is a small patch to main.c.
>
> It does the following:
> - makes sure that asm/mtrr.h actually gets included, and

> --- linux-2.4.5/init/main.c Tue May 22 12:35:42 2001
> +++ linux/init/main.c Sat Jun 16 11:48:42 2001
> @@ -50,7 +50,7 @@
> #endif
>
> #ifdef CONFIG_MTRR
> -# include <asm/mtrr.h>
> +#include <asm/mtrr.h>
> #endif

huh?

There is absolutely nothing wrong with that include line.

-- 
Jeff Garzik      | Andre the Giant has a posse.
Building 1024    |
MandrakeSoft     |
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Sat Jun 23 2001 - 21:00:15 EST