blob: 1dc6283b641f36155a5c9e4f5eb08af4abda8e30 [file] [log] [blame]
/* SPDX-License-Identifier: GPL-2.0-only */
/*
* Copyright (c) 2017 Red Hat Inc
*
* Authors:
* Thomas Huth <thuth@redhat.com>
* David Hildenbrand <david@redhat.com>
*/
#ifndef _ASMS390X_IO_H_
#define _ASMS390X_IO_H_
#define __iomem
#include <asm-generic/io.h>
#endif