summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorFabio Estevam <fabio.estevam@freescale.com>2013-04-16 21:35:00 (GMT)
committerDavid S. Miller <davem@davemloft.net>2013-04-16 21:46:24 (GMT)
commit98d2f0e68c4de36c56fbe3baeae30c001f012243 (patch)
treea1435a908ffdc991e3c4f76b7af59f4f9be1120c /security
parent264f0ef766d6e9fcc1b4c3afd288a20ee05ef541 (diff)
downloadlinux-fsl-qoriq-98d2f0e68c4de36c56fbe3baeae30c001f012243.tar.xz
atl1: Protect atl1_suspend with CONFIG_PM_SLEEP
commit 7b7a2bbb690 (atl1: Remove unneeded PM_OPS definitions) removed the definition of atl1_suspend for the !CONFIG_PM_SLEEP case. So only call atl1_suspend() when CONFIG_PM_SLEEP is defined and fix the following build error from randconfig: drivers/net/ethernet/atheros/atlx/atl1.c: In function 'atl1_shutdown': drivers/net/ethernet/atheros/atlx/atl1.c:2888:2: error: implicit declaration of function 'atl1_suspend' [-Werror=implicit-function-declaration] Reported-by: kbuild test robot <fengguang.wu@intel.com> Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'security')
0 files changed, 0 insertions, 0 deletions