X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=common%2Fbedbug.c;h=60109cf827d25f451e0f408217d60d02ec417e8a;hb=000b6dc6edfcb83c4fff9376f9a2a4af67f3fc83;hp=3bf1fc3cc7f06e11d20226a2640b6d4b1ddca548;hpb=6bf6f114dcdd97ec3f80c2761ed40e31229d6b78;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