summaryrefslogtreecommitdiffstats
path: root/patches/jailhouse/jailhouse_0006.patch
diff options
context:
space:
mode:
Diffstat (limited to 'patches/jailhouse/jailhouse_0006.patch')
-rw-r--r--patches/jailhouse/jailhouse_0006.patch9
1 files changed, 0 insertions, 9 deletions
diff --git a/patches/jailhouse/jailhouse_0006.patch b/patches/jailhouse/jailhouse_0006.patch
deleted file mode 100644
index 8f0bbaf..0000000
--- a/patches/jailhouse/jailhouse_0006.patch
+++ /dev/null
@@ -1,9 +0,0 @@
1diff --git a/lib/ioremap.c b/lib/ioremap.c
2index b808a39..e486ef9 100644
3--- a/lib/ioremap.c
4+++ b/lib/ioremap.c
5@@ -179,3 +179,4 @@ int ioremap_page_range(unsigned long addr,
6
7 return err;
8 }
9+EXPORT_SYMBOL_GPL(ioremap_page_range);