summaryrefslogtreecommitdiff
path: root/drivers/mtd/chips/cfi_cmdset_0002.c
diff options
context:
space:
mode:
authorJingoo Han <jg1.han@samsung.com>2013-03-26 06:54:22 (GMT)
committerDavid Woodhouse <David.Woodhouse@intel.com>2013-08-05 18:00:24 (GMT)
commitaba98cfde97fe84667204b038c6511d30d560c8c (patch)
tree6b3fde93e426a2588b11039c5406d203db8dc9d4 /drivers/mtd/chips/cfi_cmdset_0002.c
parent80ce4dde2f4fa75cec71790d8f582a4ca00dbdb0 (diff)
downloadlinux-fsl-qoriq-aba98cfde97fe84667204b038c6511d30d560c8c.tar.xz
mtd: spear_smi: add CONFIG_PM_SLEEP to suspend/resume functions
Add CONFIG_PM_SLEEP to suspend/resume functions to fix the following build warning when CONFIG_PM_SLEEP is not selected. This is because sleep PM callbacks defined by SIMPLE_DEV_PM_OPS are only used when the CONFIG_PM_SLEEP is enabled. Also, unnecessary CONFIG_PM ifdefs are removed drivers/mtd/devices/spear_smi.c:1049:12: warning: 'spear_smi_suspend' defined but not used [-Wunused-function] drivers/mtd/devices/spear_smi.c:1059:12: warning: 'spear_smi_resume' defined but not used [-Wunused-function] Signed-off-by: Jingoo Han <jg1.han@samsung.com> Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com> Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
Diffstat (limited to 'drivers/mtd/chips/cfi_cmdset_0002.c')
0 files changed, 0 insertions, 0 deletions