commit | 79df3c19aa601d264719b04e3a788a7b852f4859 | [log] [tgz] |
---|---|---|
author | Adrian Bunk <bunk@stusta.de> | Tue May 08 00:35:10 2007 -0700 |
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | Tue May 08 11:15:20 2007 -0700 |
tree | e1116b944c765af869ae9315a744a75462405459 | |
parent | cc38682f356f95ca0e409679b76db46af6036460 [diff] |
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>