mirror of
https://xff.cz/git/u-boot/
synced 2025-09-01 16:52:14 +02:00
Merge with /home/wd/git/u-boot/custodian/u-boot-testing
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
#include <malloc.h>
|
||||
#include <asm/io.h>
|
||||
|
||||
#if (CONFIG_COMMANDS & CFG_CMD_DOC)
|
||||
#if defined(CONFIG_CMD_DOC)
|
||||
|
||||
#include <linux/mtd/nftl.h>
|
||||
#include <linux/mtd/doc2000.h>
|
||||
@@ -1608,4 +1608,4 @@ void doc_probe(unsigned long physadr)
|
||||
}
|
||||
}
|
||||
|
||||
#endif /* (CONFIG_COMMANDS & CFG_CMD_DOC) */
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user