On 10/13/2011 03:24 AM, Mark Brown wrote: > On Wed, Oct 12, 2011 at 05:46:01PM -0700, Randy Dunlap wrote: > >> When no GPIO kconfig options are enabled: >> (not GPIOLIB, not GENERIC_GPIO): > > As ever the consumer side GPIO API is supposed to stub itself out when > not in use. You are listed as MODULE_AUTHOR(). Can we expect a fix? I don't see how stubs help with source lines like: struct wm1250_priv { struct gpio gpios[WM1250_EV1_NUM_GPIOS]; }; -- ~Randy *** Remember to use Documentation/SubmitChecklist when testing your code *** -- To unsubscribe from this list: send the line "unsubscribe linux-next" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html