s390: remove orphaned extern variables declarations
authorVasily Gorbik <gor@linux.ibm.com>
Sat, 26 Sep 2020 23:34:25 +0000 (01:34 +0200)
committerVasily Gorbik <gor@linux.ibm.com>
Fri, 2 Oct 2020 12:40:48 +0000 (14:40 +0200)
commit100a980c174bed82e0178766809ac664e59ca037
tree25f9e4834d56764f8e58cb3382215a3e45c14b9b
parent21a66717079c3d74e8573cd48743728e4a244507
s390: remove orphaned extern variables declarations

arch/s390/kernel/entry.h: suspend_zero_pages - only declaration left
after commit 394216275c7d ("s390: remove broken hibernate / power
management support")

arch/s390/include/asm/setup.h: vmhalt_cmd - only declaration left after
commit 99ca4e582d4a ("[S390] kernel: Shutdown Actions Interface")

arch/s390/include/asm/setup.h: vmpoff_cmd - only declaration left after
commit 99ca4e582d4a ("[S390] kernel: Shutdown Actions Interface")

Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>
arch/s390/include/asm/setup.h
arch/s390/kernel/entry.h