diff options
author | Axel Lin <axel.lin@gmail.com> | 2012-07-02 16:53:52 +0800 |
---|---|---|
committer | Samuel Ortiz <sameo@linux.intel.com> | 2012-07-09 00:16:13 +0200 |
commit | 938848e7a5550ce28036ab30e2900b4672a540ee (patch) | |
tree | b970e0ad1c84261090745059d29a2cd7ef34c74b /scripts/patch-kernel | |
parent | e03088972f6e38e90077eaf09acf7b8a327a2da2 (diff) |
mfd: Guard adp5520 PM methods with CONFIG_PM_SLEEP
This fixes below build warnings:
CC drivers/mfd/adp5520.o
drivers/mfd/adp5520.c:324:12: warning: 'adp5520_suspend' defined but not used [-Wunused-function]
drivers/mfd/adp5520.c:333:12: warning: 'adp5520_resume' defined but not used [-Wunused-function]
Signed-off-by: Axel Lin <axel.lin@gmail.com>
Acked-by: Michael Hennerich <michael.hennerich@analog.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions