diff options
author | 2014-09-09 08:14:36 +0400 | |
---|---|---|
committer | 2014-09-09 22:37:35 -0700 | |
commit | efb089517d2f34a58aceb600ab58b0ca3db1fa07 (patch) | |
tree | 2afc203a1c788c766972748ca2e592d4ea67553e /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | sparc/uapi: Add definition of TIOC[SG]RS485 (diff) | |
download | wireguard-linux-efb089517d2f34a58aceb600ab58b0ca3db1fa07.tar.xz wireguard-linux-efb089517d2f34a58aceb600ab58b0ca3db1fa07.zip |
serial: clps711x: Fix COMPILE_TEST build for target without GPIOLIB support
The patch fixes the following build error of CLPS711X serial driver for
targets without GPIOLIB support:
>> drivers/tty/serial/serial_mctrl_gpio.c:44:6: error: redefinition of 'mctrl_gpio_set'
void mctrl_gpio_set(struct mctrl_gpios *gpios, unsigned int mctrl)
^
In file included from drivers/tty/serial/serial_mctrl_gpio.c:23:0:
drivers/tty/serial/serial_mctrl_gpio.h:80:6: note: previous definition of 'mctrl_gpio_set' was here
void mctrl_gpio_set(struct mctrl_gpios *gpios, unsigned int mctrl)
^
Reported-by: kbuild test robot <fengguang.wu@intel.com>
Signed-off-by: Alexander Shiyan <shc_work@mail.ru>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions