summaryrefslogtreecommitdiff
path: root/tools/objtool
diff options
context:
space:
mode:
Diffstat (limited to 'tools/objtool')
-rw-r--r--tools/objtool/check.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/objtool/check.c b/tools/objtool/check.c
index 3f7999317f4d..0c32a92dc693 100644
--- a/tools/objtool/check.c
+++ b/tools/objtool/check.c
@@ -571,7 +571,6 @@ static int init_pv_ops(struct objtool_file *file)
static const char *pv_ops_tables[] = {
"pv_ops",
"xen_cpu_ops",
- "xen_irq_ops",
"xen_mmu_ops",
NULL,
};