X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=common%2Fbedbug.c;h=60109cf827d25f451e0f408217d60d02ec417e8a;hb=553f09823cced77296825f615f00321d932bf914;hp=3bf1fc3cc7f06e11d20226a2640b6d4b1ddca548;hpb=b8685affe614ccf5f4ec66252b30e2e524d18948;p=platform%2Fkernel%2Fu-boot.git diff --git a/common/bedbug.c b/common/bedbug.c index 3bf1fc3..60109cf 100644 --- a/common/bedbug.c +++ b/common/bedbug.c @@ -2,8 +2,6 @@ #include -#if defined(CONFIG_CMD_BEDBUG) - #include #include #include @@ -1252,5 +1250,3 @@ int find_next_address (unsigned char *nextaddr, int step_over, * warranties of merchantability and fitness for a particular * purpose. */ - -#endif