[JFFS2] Fix up new debug code for eCos build

The debug code cleanup broke the eCos build.

Signed-off-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
This commit is contained in:
Andrew Lunn
2005-07-30 16:29:30 +01:00
committed by Thomas Gleixner
parent e0d601373b
commit 737b7661e0
3 changed files with 16 additions and 10 deletions

View File

@@ -7,10 +7,11 @@
*
* For licensing information, see the file 'LICENCE' in this directory.
*
* $Id: debug.c,v 1.7 2005/07/24 15:14:14 dedekind Exp $
* $Id: debug.c,v 1.8 2005/07/30 15:27:05 lunn Exp $
*
*/
#include <linux/kernel.h>
#include <linux/types.h>
#include <linux/pagemap.h>
#include <linux/crc32.h>
#include <linux/jffs2.h>