aboutsummaryrefslogtreecommitdiff
path: root/Drivers
diff options
context:
space:
mode:
Diffstat (limited to 'Drivers')
-rw-r--r--Drivers/Net/MarvellYukonDxe/if_msk.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/Drivers/Net/MarvellYukonDxe/if_msk.c b/Drivers/Net/MarvellYukonDxe/if_msk.c
index 4f9f096..29d6635 100644
--- a/Drivers/Net/MarvellYukonDxe/if_msk.c
+++ b/Drivers/Net/MarvellYukonDxe/if_msk.c
@@ -171,6 +171,7 @@ static struct msk_product {
{ VENDORID_DLINK, DEVICEID_DLINK_DGE560T, "D-Link 560T Gigabit Ethernet" }
};
+#ifndef MDEPKG_NDEBUG
static const CHAR8 *model_name[] = {
"Yukon XL",
"Yukon EC Ultra",
@@ -183,6 +184,7 @@ static const CHAR8 *model_name[] = {
"Yukon Unknown",
"Yukon Optima",
};
+#endif
//
// Forward declarations