diff options
Diffstat (limited to 'arch/um/include/asm')
| -rw-r--r-- | arch/um/include/asm/ftrace.h | 1 | ||||
| -rw-r--r-- | arch/um/include/asm/irq_vectors.h | 10 | ||||
| -rw-r--r-- | arch/um/include/asm/mmu.h | 10 | ||||
| -rw-r--r-- | arch/um/include/asm/pda.h | 10 | ||||
| -rw-r--r-- | arch/um/include/asm/pgalloc.h | 10 | ||||
| -rw-r--r-- | arch/um/include/asm/pgtable-3level.h | 10 |
6 files changed, 1 insertions, 50 deletions
diff --git a/arch/um/include/asm/ftrace.h b/arch/um/include/asm/ftrace.h new file mode 100644 index 000000000000..40a8c178f10d --- /dev/null +++ b/arch/um/include/asm/ftrace.h | |||
| @@ -0,0 +1 @@ | |||
| /* empty */ | |||
diff --git a/arch/um/include/asm/irq_vectors.h b/arch/um/include/asm/irq_vectors.h index 62ddba6fc733..272a81e0ce14 100644 --- a/arch/um/include/asm/irq_vectors.h +++ b/arch/um/include/asm/irq_vectors.h | |||
| @@ -8,13 +8,3 @@ | |||
| 8 | 8 | ||
| 9 | #endif | 9 | #endif |
| 10 | 10 | ||
| 11 | /* | ||
| 12 | * Overrides for Emacs so that we follow Linus's tabbing style. | ||
| 13 | * Emacs will notice this stuff at the end of the file and automatically | ||
| 14 | * adjust the settings for this buffer only. This must remain at the end | ||
| 15 | * of the file. | ||
| 16 | * --------------------------------------------------------------------------- | ||
| 17 | * Local variables: | ||
| 18 | * c-file-style: "linux" | ||
| 19 | * End: | ||
| 20 | */ | ||
diff --git a/arch/um/include/asm/mmu.h b/arch/um/include/asm/mmu.h index 2cf35c21d694..cf259de51531 100644 --- a/arch/um/include/asm/mmu.h +++ b/arch/um/include/asm/mmu.h | |||
| @@ -10,13 +10,3 @@ | |||
| 10 | 10 | ||
| 11 | #endif | 11 | #endif |
| 12 | 12 | ||
| 13 | /* | ||
| 14 | * Overrides for Emacs so that we follow Linus's tabbing style. | ||
| 15 | * Emacs will notice this stuff at the end of the file and automatically | ||
| 16 | * adjust the settings for this buffer only. This must remain at the end | ||
| 17 | * of the file. | ||
| 18 | * --------------------------------------------------------------------------- | ||
| 19 | * Local variables: | ||
| 20 | * c-file-style: "linux" | ||
| 21 | * End: | ||
| 22 | */ | ||
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 | */ | ||
diff --git a/arch/um/include/asm/pgalloc.h b/arch/um/include/asm/pgalloc.h index 9062a6e72241..718984359f8c 100644 --- a/arch/um/include/asm/pgalloc.h +++ b/arch/um/include/asm/pgalloc.h | |||
| @@ -60,13 +60,3 @@ static inline void pmd_free(struct mm_struct *mm, pmd_t *pmd) | |||
| 60 | 60 | ||
| 61 | #endif | 61 | #endif |
| 62 | 62 | ||
| 63 | /* | ||
| 64 | * Overrides for Emacs so that we follow Linus's tabbing style. | ||
| 65 | * Emacs will notice this stuff at the end of the file and automatically | ||
| 66 | * adjust the settings for this buffer only. This must remain at the end | ||
| 67 | * of the file. | ||
| 68 | * --------------------------------------------------------------------------- | ||
| 69 | * Local variables: | ||
| 70 | * c-file-style: "linux" | ||
| 71 | * End: | ||
| 72 | */ | ||
diff --git a/arch/um/include/asm/pgtable-3level.h b/arch/um/include/asm/pgtable-3level.h index 0446f456b428..084de4a9fc70 100644 --- a/arch/um/include/asm/pgtable-3level.h +++ b/arch/um/include/asm/pgtable-3level.h | |||
| @@ -134,13 +134,3 @@ static inline pmd_t pfn_pmd(pfn_t page_nr, pgprot_t pgprot) | |||
| 134 | 134 | ||
| 135 | #endif | 135 | #endif |
| 136 | 136 | ||
| 137 | /* | ||
| 138 | * Overrides for Emacs so that we follow Linus's tabbing style. | ||
| 139 | * Emacs will notice this stuff at the end of the file and automatically | ||
| 140 | * adjust the settings for this buffer only. This must remain at the end | ||
| 141 | * of the file. | ||
| 142 | * --------------------------------------------------------------------------- | ||
| 143 | * Local variables: | ||
| 144 | * c-file-style: "linux" | ||
| 145 | * End: | ||
| 146 | */ | ||
