X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs2.git;a=blobdiff_plain;f=yportenv.h;h=a1a2074a19efa67d89126fbde050f43e17cf6a17;hp=77c5b058391f9c745e5c811e44e9cc563c863b8c;hb=f216bcabdaf791aa93ad2e58c1d747d2d8bd6617;hpb=a095ce00d3a3102807fe540f77e7ec17daba967f diff --git a/yportenv.h b/yportenv.h index 77c5b05..a1a2074 100644 --- a/yportenv.h +++ b/yportenv.h @@ -15,7 +15,7 @@ * * Note: Only YAFFS headers are LGPL, YAFFS C code is covered by GPL. * - * $Id: yportenv.h,v 1.3 2004-11-16 02:36:15 charles Exp $ + * $Id: yportenv.h,v 1.4 2004-11-22 03:22:25 charles Exp $ * */ @@ -71,7 +71,7 @@ #define yaffs_strcmp(a,b) strcmp(a,b) #define TENDSTR "\n" -#define TSTR(x) KERN_DEBUG x +#define TSTR(x) KERN_WARNING x #define TOUT(p) printk p