|
@@ -61,7 +61,7 @@ static int of_gpiochip_find_and_xlate(struct gpio_chip *gc, void *data)
|
|
|
* in flags for the GPIO.
|
|
|
*/
|
|
|
int of_get_named_gpio_flags(struct device_node *np, const char *propname,
|
|
|
- int index, enum of_gpio_flags *flags)
|
|
|
+ int index, enum of_gpio_flags *flags)
|
|
|
{
|
|
|
/* Return -EPROBE_DEFER to support probe() functions to be called
|
|
|
* later when the GPIO actually becomes available
|