OSDN Git Service

net/af_iucv: remove pm support
authorJulian Wiedmann <jwi@linux.ibm.com>
Tue, 19 May 2020 19:10:09 +0000 (21:10 +0200)
committerDavid S. Miller <davem@davemloft.net>
Tue, 19 May 2020 19:50:14 +0000 (12:50 -0700)
commit585bc2209539501674b77de68f58e98039892501
treed6d37660bc8386075a006636718c386b5feafa55
parent4b32f86bf1673acb16441dd55d7b325609f54897
net/af_iucv: remove pm support

commit 394216275c7d ("s390: remove broken hibernate / power management support")
removed support for ARCH_HIBERNATION_POSSIBLE from s390.

So drop the unused pm ops from the s390-only af_iucv socket code.

Signed-off-by: Julian Wiedmann <jwi@linux.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/iucv/af_iucv.c