X-Git-Url: http://pilppa.org/gitweb/?a=blobdiff_plain;f=fs%2Fxfs%2Fsupport%2Fdebug.c;fp=fs%2Fxfs%2Fsupport%2Fdebug.c;h=fa4fb1820e75a368c8d4e45d461e4a450b50c754;hb=007c61c68640ea17c036785b698d05da67b4365e;hp=f45a49ffd3a34907f6b1ca2aceaea7dce40e2133;hpb=36e41eebdafc8b5fabdf66f59d0d43b0b60f0fdb;p=linux-2.6-omap-h63xx.git diff --git a/fs/xfs/support/debug.c b/fs/xfs/support/debug.c index f45a49ffd3a..fa4fb1820e7 100644 --- a/fs/xfs/support/debug.c +++ b/fs/xfs/support/debug.c @@ -17,7 +17,6 @@ */ #include #include "debug.h" -#include "spin.h" static char message[1024]; /* keep it off the stack */ static DEFINE_SPINLOCK(xfs_err_lock);