X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=drivers%2Fmtd%2Fubi%2Fdebug.h;h=bfa9dfb42bd411c9c7a651e1eed6be5ecee80b2e;hb=24a06c964fd457238f16531d8ed1b660c4341676;hp=980eb11ed235c50df8e1a6a1b129df22b3ac2435;hpb=2c19478e01ab145c8b3a1f5b1beca9958d942e98;p=u-boot diff --git a/drivers/mtd/ubi/debug.h b/drivers/mtd/ubi/debug.h index 980eb11ed2..bfa9dfb42b 100644 --- a/drivers/mtd/ubi/debug.h +++ b/drivers/mtd/ubi/debug.h @@ -13,7 +13,6 @@ void ubi_dump_flash(struct ubi_device *ubi, int pnum, int offset, int len); void ubi_dump_ec_hdr(const struct ubi_ec_hdr *ec_hdr); void ubi_dump_vid_hdr(const struct ubi_vid_hdr *vid_hdr); -#define __UBOOT__ #ifndef __UBOOT__ #include #endif