aboutsummaryrefslogtreecommitdiff
path: root/include/xen/privcmd.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/xen/privcmd.h')
-rw-r--r--include/xen/privcmd.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/xen/privcmd.h b/include/xen/privcmd.h
index 4d588814510..45c1aa14b83 100644
--- a/include/xen/privcmd.h
+++ b/include/xen/privcmd.h
@@ -37,8 +37,6 @@
#include <linux/compiler.h>
#include <xen/interface/xen.h>
-typedef unsigned long xen_pfn_t;
-
struct privcmd_hypercall {
__u64 op;
__u64 arg[5];