aboutsummaryrefslogtreecommitdiffstats
path: root/arch/um/include/asm/pda.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/um/include/asm/pda.h')
-rw-r--r--arch/um/include/asm/pda.h10
1 files changed, 0 insertions, 10 deletions
diff --git a/arch/um/include/asm/pda.h b/arch/um/include/asm/pda.h
index 0d8bf33ffd42..ddcd774fc2a0 100644
--- a/arch/um/include/asm/pda.h
+++ b/arch/um/include/asm/pda.h
@@ -19,13 +19,3 @@ extern struct foo me;
19 19
20#endif 20#endif
21 21
22/*
23 * Overrides for Emacs so that we follow Linus's tabbing style.
24 * Emacs will notice this stuff at the end of the file and automatically
25 * adjust the settings for this buffer only. This must remain at the end
26 * of the file.
27 * ---------------------------------------------------------------------------
28 * Local variables:
29 * c-file-style: "linux"
30 * End:
31 */