summaryrefslogtreecommitdiffstats
path: root/fs/fdos/dev.c
diff options
context:
space:
mode:
authorMichal Simek <monstr@monstr.eu>2007-08-07 22:12:05 +0200
committerMichal Simek <monstr@monstr.eu>2007-08-07 22:12:05 +0200
commit85fad497b3c2e99fa48d18351d2898cf8cdbe898 (patch)
tree3c53a3ca56eaba5070a5fbcbbe4718d8ea4d082a /fs/fdos/dev.c
parent706714d97a0d08d59eda4de2268c39f504688329 (diff)
parentb23b547597ff2375ad13a9ab04e5257a3ad76c99 (diff)
downloadblackbird-obmc-uboot-85fad497b3c2e99fa48d18351d2898cf8cdbe898.tar.gz
blackbird-obmc-uboot-85fad497b3c2e99fa48d18351d2898cf8cdbe898.zip
Merge git://www.denx.de/git/u-boot
Diffstat (limited to 'fs/fdos/dev.c')
-rw-r--r--fs/fdos/dev.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/fs/fdos/dev.c b/fs/fdos/dev.c
index 5dea5cd788..271d0e790b 100644
--- a/fs/fdos/dev.c
+++ b/fs/fdos/dev.c
@@ -28,7 +28,7 @@
#include "dos.h"
#include "fdos.h"
-#if (CONFIG_COMMANDS & CFG_CMD_FDOS)
+#if defined(CONFIG_CMD_FDOS)
#define NB_HEADS 2
#define NB_TRACKS 80
OpenPOWER on IntegriCloud