Re: [PATCH] fix generic HDLC synclink mismatch build error

From: Jeff Garzik
Date: Wed Jun 07 2006 - 19:01:14 EST


On Wed, Jun 07, 2006 at 10:42:58AM -0500, Paul Fulghum wrote:
> Fix build errors caused by generic HDLC
> and synclink configuration mismatch. Generic HDLC
> symbols referenced from synclink drivers do not
> resolve if synclink drivers are built-in and generic
> HDLC is modularized.

Please fix the code instead. _No_ kernel code should be doing
#define CONFIG_{xxx}

because that is a reserved namespace.

Jeff



-
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/