diff options
author | Nishanth Menon <nm@ti.com> | 2012-02-23 03:03:59 +0100 |
---|---|---|
committer | Samuel Ortiz <sameo@linux.intel.com> | 2012-03-06 18:46:49 +0100 |
commit | b8b8d7932bb83300d0ae6553e320ab1aecb37990 (patch) | |
tree | ee7187bba836df69dd87a26e228c47ffd96e9334 /drivers/mfd/88pm860x-i2c.c | |
parent | mfd: Clear twl6030 IRQ status register only once (diff) | |
download | linux-b8b8d7932bb83300d0ae6553e320ab1aecb37990.tar.xz linux-b8b8d7932bb83300d0ae6553e320ab1aecb37990.zip |
mfd: Make twl6030_irq_set_wake static
twl6030_irq_set_wake is not used anywhere else in the kernel
except as irq_chip.irq_set_wake. No reason for it to be exported.
Also fixes build warning:
drivers/mfd/twl6030-irq.c:230:5: warning: symbol 'twl6030_irq_set_wake' was not declared. Should it be static?
Signed-off-by: Nishanth Menon <nm@ti.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
Diffstat (limited to 'drivers/mfd/88pm860x-i2c.c')
0 files changed, 0 insertions, 0 deletions