/* SPDX-License-Identifier: GPL-2.0-only */ /* * Copyright (c) 2017 Red Hat Inc * * Authors: * Thomas Huth * David Hildenbrand */ #ifndef _ASMS390X_IO_H_ #define _ASMS390X_IO_H_ #define __iomem #include #endif