On Wed, 2011-01-12 at 11:35 +1100, Dave Chinner wrote: > From: Dave Chinner <dchinner@xxxxxxxxxx> > > The remaining functionality in debug.[ch] is effectively just assert > handling, conditional debug definitions and hex dumping. The hex > dumping and assert function can be moved into the new printk module, > while the rest can be moved into top-level header files. This allows > fs/xfs/support/debug.[ch] to be completely removed from the > codebase. > > Signed-off-by: Dave Chinner <dchinner@xxxxxxxxxx> > --- > fs/xfs/Makefile | 1 - > fs/xfs/linux-2.6/xfs_linux.h | 21 +++++++++++++++++++ You need to delete the #include <support/debug.h> that remains in linux-2.6/xfs_linux.h too. -Alex _______________________________________________ xfs mailing list xfs@xxxxxxxxxxx http://oss.sgi.com/mailman/listinfo/xfs