From 34a5c4257a4f41675a3082df8c15444a1b9d58d7 Mon Sep 17 00:00:00 2001 From: Tom Rini Date: Mon, 12 Feb 2018 09:51:33 -0500 Subject: SystemACE: Remove This driver is no longer used on any supported platform in U-Boot and there is no interest in maintaining it further from people that have used it historically. Cc: Simon Glass Cc: Michal Simek c: Alexey Brodkin Signed-off-by: Tom Rini Acked-by: Michal Simek --- include/blk.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include/blk.h') diff --git a/include/blk.h b/include/blk.h index 69b5a98..636eed9 100644 --- a/include/blk.h +++ b/include/blk.h @@ -32,7 +32,6 @@ enum if_type { IF_TYPE_SD, IF_TYPE_SATA, IF_TYPE_HOST, - IF_TYPE_SYSTEMACE, IF_TYPE_NVME, IF_TYPE_EFI, -- cgit v1.1