hc
2023-12-06 08f87f769b595151be1afeff53e144f543faa614
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 */