aboutsummaryrefslogtreecommitdiffstats
path: root/xen/include/asm-arm/gic.h
diff options
context:
space:
mode:
Diffstat (limited to 'xen/include/asm-arm/gic.h')
-rw-r--r--xen/include/asm-arm/gic.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/xen/include/asm-arm/gic.h b/xen/include/asm-arm/gic.h
index bf30fbdd74..c6535d1a2e 100644
--- a/xen/include/asm-arm/gic.h
+++ b/xen/include/asm-arm/gic.h
@@ -163,7 +163,7 @@ extern void gic_restore_state(struct vcpu *v);
/*
* Local variables:
* mode: C
- * c-set-style: "BSD"
+ * c-file-style: "BSD"
* c-basic-offset: 4
* indent-tabs-mode: nil
* End: