summaryrefslogtreecommitdiff
path: root/disk/part_iso.c
diff options
context:
space:
mode:
authorMarek Vasut <[email protected]>2012-03-04 15:11:32 +0000
committerWolfgang Denk <[email protected]>2012-06-21 20:53:09 +0200
commitb37d41aa24aedd84f718d019e5b7a27a06aa73fc (patch)
treee12a4ccd3275a88b8075e6ef592dd0091b631f03 /disk/part_iso.c
parent3648ff2d9d352b175008dd5637c9e8b85b85e844 (diff)
Block: Remove MG DISK support
This driver is unused and obsolete. Signed-off-by: Marek Vasut <[email protected]> Cc: Wolfgang Denk <[email protected]> Cc: unsik Kim <[email protected]>
Diffstat (limited to 'disk/part_iso.c')
-rw-r--r--disk/part_iso.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/disk/part_iso.c b/disk/part_iso.c
index 990da956cf5..4401790af2f 100644
--- a/disk/part_iso.c
+++ b/disk/part_iso.c
@@ -26,7 +26,6 @@
#include "part_iso.h"
#if defined(CONFIG_CMD_IDE) || \
- defined(CONFIG_CMD_MG_DISK) || \
defined(CONFIG_CMD_SCSI) || \
defined(CONFIG_CMD_SATA) || \
defined(CONFIG_CMD_USB) || \