Skip to content
Snippets Groups Projects
Commit ebf9c118 authored by Paul Mundt's avatar Paul Mundt
Browse files

sh: Only build in gpio.o when CONFIG_GENERIC_GPIO is selected.


The pinmux management is tied in to this code, while it is presently only
used by platforms that select GENERIC_GPIO. The asm/gpio.h definitions
are not referenced when GENERIC_GPIO is disabled, resulting in a build
failure for all of the platforms that don't select it.

Signed-off-by: default avatarPaul Mundt <lethal@linux-sh.org>
parent 7639a454
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment