summaryrefslogtreecommitdiffstats
path: root/drivers/ptp/ptp_pch.c
diff options
context:
space:
mode:
authorJingoo Han <jg1.han@samsung.com>2013-03-25 22:03:51 +0100
committerDavid S. Miller <davem@davemloft.net>2013-03-26 17:47:17 +0100
commite82add550d9b252ff79a3e2a29baf1e153ac86f3 (patch)
treeb5d2e9c9663b6f382897065f56fd5f775654b6aa /drivers/ptp/ptp_pch.c
parentnet: ethernet: atheros: add CONFIG_PM_SLEEP to suspend/resume functions (diff)
downloadlinux-e82add550d9b252ff79a3e2a29baf1e153ac86f3.tar.xz
linux-e82add550d9b252ff79a3e2a29baf1e153ac86f3.zip
net: wireless: iwlegacy: 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. drivers/net/wireless/iwlegacy/common.c:4894:1: warning: 'il_pci_suspend' defined but not used [-Wunused-function] drivers/net/wireless/iwlegacy/common.c:4912:1: warning: 'il_pci_resume' defined but not used [-Wunused-function] Signed-off-by: Jingoo Han <jg1.han@samsung.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions