]> rtime.felk.cvut.cz Git - jailhouse.git/blobdiff - hypervisor/arch/arm/include/asm/mmio.h
Merge remote-tracking branch 'kiszka/master'
[jailhouse.git] / hypervisor / arch / arm / include / asm / mmio.h
index 2d34f9bf4c90fe95b13eb3b444b4d963f7b972bb..09cbc044211546a97ea8aad303fe5438eb253d53 100644 (file)
@@ -1,20 +1 @@
-/*
- * Jailhouse, a Linux-based partitioning hypervisor
- *
- * Copyright (c) ARM Limited, 2014
- *
- * Authors:
- *  Jean-Philippe Brucker <jean-philippe.brucker@arm.com>
- *
- * This work is licensed under the terms of the GNU GPL, version 2.  See
- * the COPYING file in the top-level directory.
- */
-
-struct mmio_access {
-       unsigned long addr;
-       bool is_write;
-       unsigned int size;
-       unsigned long val;
-};
-
-int arch_mmio_access(struct mmio_access *access);
+/* nothing to do here */