aboutsummaryrefslogtreecommitdiffstats
path: root/xen/include/asm-arm/time.h
diff options
context:
space:
mode:
Diffstat (limited to 'xen/include/asm-arm/time.h')
-rw-r--r--xen/include/asm-arm/time.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/xen/include/asm-arm/time.h b/xen/include/asm-arm/time.h
index 0d4a052307..c16bf0894e 100644
--- a/xen/include/asm-arm/time.h
+++ b/xen/include/asm-arm/time.h
@@ -22,7 +22,7 @@ extern uint64_t boot_count;
/*
* Local variables:
* mode: C
- * c-set-style: "BSD"
+ * c-file-style: "BSD"
* c-basic-offset: 4
* indent-tabs-mode: nil
* End: