summaryrefslogtreecommitdiff
path: root/include/linux/kernelcapi.h
diff options
context:
space:
mode:
authorAlexander Usyskin <alexander.usyskin@intel.com>2014-02-18 16:31:08 +0400
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2014-02-18 22:07:01 +0400
commit16833257a1ee9f7b2c997f0a26f91b1d9055642c (patch)
tree8ae7368b087c2a2ade0dbf8ef8ae617c405f2661 /include/linux/kernelcapi.h
parent31f88f5739e966cb3c524083e2d19b423ece3585 (diff)
downloadlinux-16833257a1ee9f7b2c997f0a26f91b1d9055642c.tar.xz
mei: me: put pm callbacks under PM_SLEEP ifdef
This will eliminate compilation warning: drivers/misc/mei/pci-me.c:303:12: warning: mei_me_pci_suspend defined but not used [-Wunused-function] static int mei_me_pci_suspend(struct device *device) drivers/misc/mei/pci-me.c:323:12: warning: mei_me_pci_resume defined but not used [-Wunused-function] static int mei_me_pci_resume(struct device *device) Signed-off-by: Alexander Usyskin <alexander.usyskin@intel.com> Signed-off-by: Tomas Winkler <tomas.winkler@intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/linux/kernelcapi.h')
0 files changed, 0 insertions, 0 deletions