X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=common%2Fcmd_reiser.c;h=b7395d7959f366ac9d756b815e48e216abf40b0d;hb=ca9351280fbc8680bb78707b99651a62e5b196c7;hp=1ba392990067ec384ab08d619f87b5b14fcd191a;hpb=78549bbf44bd2c8d1a0730fb068836071751afaa;p=oweals%2Fu-boot.git diff --git a/common/cmd_reiser.c b/common/cmd_reiser.c index 1ba3929900..b7395d7959 100644 --- a/common/cmd_reiser.c +++ b/common/cmd_reiser.c @@ -27,8 +27,6 @@ * Reiserfs support */ #include - -#if defined(CONFIG_CMD_REISER) #include #include #include @@ -239,5 +237,3 @@ U_BOOT_CMD( " - load binary file 'filename' from 'dev' on 'interface'\n" " to address 'addr' from dos filesystem\n" ); - -#endif