On Tue, Oct 13, 2015 at 4:51 PM, Mika Westerberg
<[email protected]> wrote:

> When CONFIG_PM is not set we get following compilation warnings:
>
>  warning: ‘byt_gpio_runtime_suspend’ defined but not used [-Wunused-function]
>  warning: ‘byt_gpio_runtime_resume’ defined but not used [-Wunused-function]
>
> Fix this by guarding byt_gpio_runtime_suspend()/byt_gpio_runtime_resume()
> with #ifdef CONFIG_PM.
>
> Signed-off-by: Mika Westerberg <[email protected]>

Patch applied.

Yours,
Linus Walleij
--
To unsubscribe from this list: send the line "unsubscribe linux-gpio" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to