summaryrefslogtreecommitdiff
path: root/arch/x86/include/asm/init_helpers.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/x86/include/asm/init_helpers.h')
-rw-r--r--arch/x86/include/asm/init_helpers.h13
1 files changed, 0 insertions, 13 deletions
diff --git a/arch/x86/include/asm/init_helpers.h b/arch/x86/include/asm/init_helpers.h
deleted file mode 100644
index ef05ac4781..0000000000
--- a/arch/x86/include/asm/init_helpers.h
+++ /dev/null
@@ -1,13 +0,0 @@
-/*
- * (C) Copyright 2011
- * Graeme Russ, <graeme.russ@gmail.com>
- *
- * SPDX-License-Identifier: GPL-2.0+
- */
-
-#ifndef _INIT_HELPERS_H_
-#define _INIT_HELPERS_H_
-
-int init_cache_f_r(void);
-
-#endif /* !_INIT_HELPERS_H_ */