diff options
author | Sascha Hauer <s.hauer@pengutronix.de> | 2011-08-10 10:05:49 +0200 |
---|---|---|
committer | Samuel Ortiz <sameo@linux.intel.com> | 2011-09-06 16:37:58 +0200 |
commit | aa9d842c5f2da6cdef2777f2f062f61898be89d3 (patch) | |
tree | 1f03f31fe41484b40e8a8f8cd17f7552463ef2ad /drivers/mfd/twl4030-madc.c | |
parent | 8efcc57dedfebc99c3cd39564e3fc47cd1a24b75 (diff) |
mfd: Rename wm8350 static gpio_set_debounce()
The kernel already has a function with this name declared
in asm-generic/gpio.h. So if this header leaks into wm8350/gpio.c
we get
drivers/mfd/wm8350-gpio.c:40:12: error: conflicting types for 'gpio_set_debounce'
include/asm-generic/gpio.h:156:12: note: previous declaration of 'gpio_set_debounce' was here
Fix this by adding a wm8350_ prefix to the function.
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Acked-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
Diffstat (limited to 'drivers/mfd/twl4030-madc.c')
0 files changed, 0 insertions, 0 deletions