hc
2024-05-10 61598093bbdd283a7edc367d900f223070ead8d2
kernel/arch/mips/include/asm/r4k-timer.h
....@@ -5,8 +5,8 @@
55 *
66 * Copyright (C) 2008 by Ralf Baechle (ralf@linux-mips.org)
77 */
8
-#ifndef __ASM_R4K_TYPES_H
9
-#define __ASM_R4K_TYPES_H
8
+#ifndef __ASM_R4K_TIMER_H
9
+#define __ASM_R4K_TIMER_H
1010
1111 #include <linux/compiler.h>
1212
....@@ -27,4 +27,4 @@
2727
2828 #endif
2929
30
-#endif /* __ASM_R4K_TYPES_H */
30
+#endif /* __ASM_R4K_TIMER_H */