summaryrefslogtreecommitdiffstats
path: root/fs/fdos/fs.c
diff options
context:
space:
mode:
Diffstat (limited to 'fs/fdos/fs.c')
-rw-r--r--fs/fdos/fs.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/fs/fdos/fs.c b/fs/fdos/fs.c
index aded6708d1..5acf1232c7 100644
--- a/fs/fdos/fs.c
+++ b/fs/fdos/fs.c
@@ -26,8 +26,6 @@
#include <config.h>
#include <malloc.h>
-#if defined(CONFIG_CMD_FDOS)
-
#include "dos.h"
#include "fdos.h"
@@ -114,5 +112,3 @@ int fs_init (Fs_t *fs)
free (boot);
return (0);
}
-
-#endif
OpenPOWER on IntegriCloud