Re: [PATCH] FRV: Hook up gpiolib support

From: David Howells
Date: Thu Jun 16 2011 - 02:36:44 EST


Mark Brown <broonie@xxxxxxxxxxxxxxxxxxxxxxxxxxx> wrote:

> Could you be more specific about the issue you see here?

I was specific:

Take gpio_get_value() for instance, it requires __gpio_get_value() -
which is defined by the asm-generic header - but is used by
gpio_get_value_cansleep() in the asm-generic header.

gpio_get_value() is defined in the arch header.

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