diff options
author | Manuel Lauss <manuel.lauss@googlemail.com> | 2011-05-08 08:42:13 (GMT) |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2011-05-19 08:55:45 (GMT) |
commit | c1e58a3129bc327f7e0eb06fd4fe5ebf2af5d8ef (patch) | |
tree | 1fd971a6aa91616b29d19cb6d8efa3cd5c42b12b /arch/mips/alchemy/common/irq.c | |
parent | 0591128066bdfe07e0ef0ab7f877f794d8ba071d (diff) | |
download | linux-c1e58a3129bc327f7e0eb06fd4fe5ebf2af5d8ef.tar.xz |
MIPS: Alchemy: update inlinable GPIO API
This fixes a build failure with gpio_keys and CONFIG_GPIOLIB=n (mtx1):
CC drivers/input/keyboard/gpio_keys.o
gpio_keys.c: In function 'gpio_keys_report_event':
gpio_keys.c:325:2: error: implicit declaration of function 'gpio_get_value_cansleep'
gpio_keys.c: In function 'gpio_keys_setup_key':
gpio_keys.c:390:3: error: implicit declaration of function 'gpio_set_debounce'
Also add stubs for the other new functions.
Signed-off-by: Manuel Lauss <manuel.lauss@googlemail.com>
To: Linux-MIPS <linux-mips@linux-mips.org>
Cc: Florian Fainelli <florian@openwrt.org>
Cc: Wolfgang Grandegger <wg@grandegger.com>
Patchwork: https://patchwork.linux-mips.org/patch/2346/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch/mips/alchemy/common/irq.c')
0 files changed, 0 insertions, 0 deletions