X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=common%2Fbedbug.c;h=60109cf827d25f451e0f408217d60d02ec417e8a;hb=dd88d79e317d4bd98be1410e526ea2ab486712ca;hp=3bf1fc3cc7f06e11d20226a2640b6d4b1ddca548;hpb=d1bc6c8d5f4a9c7ca9fb2292d5c65f846dcc3995;p=oweals%2Fu-boot.git 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