aboutsummaryrefslogtreecommitdiff
path: root/drivers/ptp
diff options
context:
space:
mode:
authorJingoo Han <jg1.han@samsung.com>2013-03-25 21:03:51 +0000
committerDavid S. Miller <davem@davemloft.net>2013-03-26 12:47:17 -0400
commite82add550d9b252ff79a3e2a29baf1e153ac86f3 (patch)
treeb5d2e9c9663b6f382897065f56fd5f775654b6aa /drivers/ptp
parent8bca424214d03ddaee55a6299e4d21949fbd9860 (diff)
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 'drivers/ptp')
0 files changed, 0 insertions, 0 deletions