X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=include%2Flogbuff.h;h=ae7908ca3d20ca34e83200b51560c19fd03fc69a;hb=509c4c4ce2c30eb5808a614ed5aae7be85ba7f6b;hp=f117c66e37f69cd1d053e29c73f2192bb721c4d4;hpb=1b5605ca57fbb364f4d78eeee28b974ed875e888;p=u-boot diff --git a/include/logbuff.h b/include/logbuff.h index f117c66e37..ae7908ca3d 100644 --- a/include/logbuff.h +++ b/include/logbuff.h @@ -31,8 +31,6 @@ #define LOGBUFF_OVERHEAD (4096) /* Logbuffer overhead for extra info */ #define LOGBUFF_RESERVE (LOGBUFF_LEN+LOGBUFF_OVERHEAD) -#define LOGBUFF_INITIALIZED (1<<31) - /* The mapping used here has to be the same as in setup_ext_logbuff () in linux/kernel/printk */