summaryrefslogtreecommitdiffstats
path: root/disk/part_amiga.c
diff options
context:
space:
mode:
authorwdenk <wdenk>2003-06-29 21:03:46 +0000
committerwdenk <wdenk>2003-06-29 21:03:46 +0000
commitb0fce99bfc116c2ddb4506268d6e4a0a7054478d (patch)
tree6a11d99f1e350d9046c1c0e17298fa2bccd7db3e /disk/part_amiga.c
parenteeacb89cb311fe273fef0f20b2bacf589b36f8f4 (diff)
downloadblackbird-obmc-uboot-b0fce99bfc116c2ddb4506268d6e4a0a7054478d.tar.gz
blackbird-obmc-uboot-b0fce99bfc116c2ddb4506268d6e4a0a7054478d.zip
Fix some missing commands, cleanup header files
(autoscript, bmp, bsp, fat, mmc, nand, portio, ...)
Diffstat (limited to 'disk/part_amiga.c')
-rw-r--r--disk/part_amiga.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/disk/part_amiga.c b/disk/part_amiga.c
index f1ad24a438..07b32107d6 100644
--- a/disk/part_amiga.c
+++ b/disk/part_amiga.c
@@ -24,7 +24,6 @@
#include <common.h>
#include <command.h>
#include <ide.h>
-#include <cmd_disk.h>
#include "part_amiga.h"
#if ((CONFIG_COMMANDS & CFG_CMD_IDE) || (CONFIG_COMMANDS & CFG_CMD_SCSI)) && defined(CONFIG_AMIGA_PARTITION)
OpenPOWER on IntegriCloud