x86: nuke a ton of unused exports
Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Ingo Molnar <mingo@elte.hu>
This commit is contained in:
committed by
Ingo Molnar
parent
a72368dd37
commit
3abf024d2a
@ -33,9 +33,6 @@
|
||||
} while(0)
|
||||
#endif
|
||||
|
||||
void out_of_line_bug(void);
|
||||
#else /* CONFIG_BUG */
|
||||
static inline void out_of_line_bug(void) { }
|
||||
#endif /* !CONFIG_BUG */
|
||||
|
||||
#include <asm-generic/bug.h>
|
||||
|
Reference in New Issue
Block a user