diff options
author | Nishanth Menon <nm@ti.com> | 2012-02-23 06:03:59 +0400 |
---|---|---|
committer | Samuel Ortiz <sameo@linux.intel.com> | 2012-03-06 21:46:49 +0400 |
commit | b8b8d7932bb83300d0ae6553e320ab1aecb37990 (patch) | |
tree | ee7187bba836df69dd87a26e228c47ffd96e9334 /include/linux/mfd | |
parent | 3f8349e6e98ba0455437724589072523865eae5e (diff) | |
download | linux-b8b8d7932bb83300d0ae6553e320ab1aecb37990.tar.xz |
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 'include/linux/mfd')
0 files changed, 0 insertions, 0 deletions