X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;ds=sidebyside;f=common%2Fcmd_reiser.c;h=b7395d7959f366ac9d756b815e48e216abf40b0d;hb=c46980f6d2135ade345dadc1fb1f1f4c8bbf255a;hp=1ba392990067ec384ab08d619f87b5b14fcd191a;hpb=93f798346033a1f6d22090b47abad4be88243b04;p=u-boot 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