diff options
Diffstat (limited to 'arch/arm/mach-vexpress/v2m.c')
-rw-r--r-- | arch/arm/mach-vexpress/v2m.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-vexpress/v2m.c b/arch/arm/mach-vexpress/v2m.c index 5f6b7d543e55..560e0df728f8 100644 --- a/arch/arm/mach-vexpress/v2m.c +++ b/arch/arm/mach-vexpress/v2m.c | |||
@@ -659,6 +659,7 @@ static void __init v2m_dt_init(void) | |||
659 | 659 | ||
660 | const static char *v2m_dt_match[] __initconst = { | 660 | const static char *v2m_dt_match[] __initconst = { |
661 | "arm,vexpress", | 661 | "arm,vexpress", |
662 | "xen,xenvm", | ||
662 | NULL, | 663 | NULL, |
663 | }; | 664 | }; |
664 | 665 | ||