no longer #include <asm/kdebug.h>
Include the new linux/kdebug.h instead of asm/kdebug.h. Simply remove the asm/kdebug.h include if both had been included. Signed-off-by: Adrian Bunk <bunk@stusta.de> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
This commit is contained in:
@@ -61,7 +61,6 @@
|
||||
how it will work. So in the unlikely event that another
|
||||
architecture supports this, we can figure out a good generic
|
||||
mechanism for it at that time. */
|
||||
#include <asm/kdebug.h>
|
||||
#define HAVE_DIE_NMI_POST
|
||||
#endif
|
||||
|
||||
|
Reference in New Issue
Block a user