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