]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/asm-x86/bug.h
HWRNG: add possibility to remove hwrng devices during suspend/resume
[linux-2.6-omap-h63xx.git] / include / asm-x86 / bug.h
index fd8bdc639c48f44809497a9927e3479dae37b13e..8d477a201392ec7c7fed8b4bbd0418c8e3884d31 100644 (file)
@@ -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>