summaryrefslogtreecommitdiff
path: root/arch/x86/cpu/efi/efi.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/x86/cpu/efi/efi.c')
-rw-r--r--arch/x86/cpu/efi/efi.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/arch/x86/cpu/efi/efi.c b/arch/x86/cpu/efi/efi.c
index 8c79eb6..d82147b 100644
--- a/arch/x86/cpu/efi/efi.c
+++ b/arch/x86/cpu/efi/efi.c
@@ -31,8 +31,3 @@ int misc_init_r(void)
{
return 0;
}
-
-int arch_misc_init(void)
-{
- return 0;
-}