diff options
author | Nishanth Menon <nm@ti.com> | 2012-02-22 20:03:59 -0600 |
---|---|---|
committer | Samuel Ortiz <sameo@linux.intel.com> | 2012-03-06 18:46:49 +0100 |
commit | b8b8d7932bb83300d0ae6553e320ab1aecb37990 (patch) | |
tree | ee7187bba836df69dd87a26e228c47ffd96e9334 /drivers/input/misc | |
parent | 3f8349e6e98ba0455437724589072523865eae5e (diff) |
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/input/misc')
0 files changed, 0 insertions, 0 deletions