Re: [PATCH 2.6.12-rc4] Add EXPORT_SYMBOL for hotplug_path

From: Arjan van de Ven
Date: Thu May 19 2005 - 12:45:36 EST


On Thu, 2005-05-19 at 09:43 -0700, Tom Rini wrote:
> If CONFIG_INPUT is set as a module, it will not load as hotplug_path is
> not a defined symbol. Trivial fix is to EXPORT_SYMBOL hotplug_path.

shouldn't this be a _GPL export since it's quite internal to linux...


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