X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;ds=sidebyside;f=common%2Fbedbug.c;h=60109cf827d25f451e0f408217d60d02ec417e8a;hb=be547c6db32dce6bb5644d11f9efee0944434ac6;hp=3bf1fc3cc7f06e11d20226a2640b6d4b1ddca548;hpb=85fad497b3c2e99fa48d18351d2898cf8cdbe898;p=u-boot diff --git a/common/bedbug.c b/common/bedbug.c index 3bf1fc3cc7..60109cf827 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