> -#include <linux/config.h> /* for CONFIG_MCA */
> +#include <linux/config.h>
> #include <linux/kernel.h>
> #include <linux/sched.h>
> #include <linux/string.h>
> @@ -47,21 +58,21 @@
> #include <linux/netdevice.h>
> #include <linux/etherdevice.h>
> #include <linux/skbuff.h>
> +#include <linux/config.h> /* for CONFIG_MCA */
> #include <linux/delay.h> /* for udelay() */
One of these is enough.
___
Trevor Johnson
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu