aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch/loongarch/include/asm/reboot.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/loongarch/include/asm/reboot.h')
-rw-r--r--arch/loongarch/include/asm/reboot.h10
1 files changed, 0 insertions, 10 deletions
diff --git a/arch/loongarch/include/asm/reboot.h b/arch/loongarch/include/asm/reboot.h
deleted file mode 100644
index 51151749d8f0..000000000000
--- a/arch/loongarch/include/asm/reboot.h
+++ /dev/null
@@ -1,10 +0,0 @@
-/* SPDX-License-Identifier: GPL-2.0 */
-/*
- * Copyright (C) 2020-2022 Loongson Technology Corporation Limited
- */
-#ifndef _ASM_REBOOT_H
-#define _ASM_REBOOT_H
-
-extern void (*pm_restart)(void);
-
-#endif /* _ASM_REBOOT_H */