aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-ppc64/bugs.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-ppc64/bugs.h')
-rw-r--r--include/asm-ppc64/bugs.h12
1 files changed, 0 insertions, 12 deletions
diff --git a/include/asm-ppc64/bugs.h b/include/asm-ppc64/bugs.h
deleted file mode 100644
index 861074b3cf7159..00000000000000
--- a/include/asm-ppc64/bugs.h
+++ /dev/null
@@ -1,12 +0,0 @@
-/*
- * This file is included by 'init/main.c' to check for architecture-dependent
- * bugs.
- *
- */
-#ifndef _ASM_PPC64_BUGS_H
-#define _ASM_PPC64_BUGS_H
-
-static void check_bugs(void) {
-}
-
-#endif /* _ASM_PPC64_BUGS_H */