zipl/sclp: remove PSW_* macros

They were never used and can therefore be removed.

Reviewed-by: Jan Höppner <hoeppner@linux.ibm.com>
Reviewed-by: Philipp Rudo <prudo@linux.ibm.com>
Reviewed-by: Stefan Haberland <sth@linux.ibm.com>
Signed-off-by: Marc Hartmayer <mhartmay@linux.ibm.com>
Signed-off-by: Jan Höppner <hoeppner@linux.ibm.com>
This commit is contained in:
Marc Hartmayer
2020-03-23 10:07:07 +01:00
committed by Jan Höppner
parent 19f747847f
commit eb4e806cdc

View File

@@ -41,11 +41,6 @@
#define SCLP_EVENT_MASK_MSG 0x40000000
#define SCLP_EVENT_MASK_OPCMD 0x80000000
#define PSW_EXT_MASK 0x00080000ULL
#define PSW_EXT_ADDR 0x80000000ULL
#define PSW_WAIT_MASK 0x010a0000ULL
#define PSW_WAIT_ADDR 0x00000000ULL
#define CTL_SERVICE_SIGNAL 0x0200
#define CTL_CLOCK_COMPARATOR 0x0800