aboutsummaryrefslogtreecommitdiff
path: root/src/drivers/dec/21143/21143.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/drivers/dec/21143/21143.c')
-rw-r--r--src/drivers/dec/21143/21143.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/drivers/dec/21143/21143.c b/src/drivers/dec/21143/21143.c
index c89d4f08de..416b5ae6d9 100644
--- a/src/drivers/dec/21143/21143.c
+++ b/src/drivers/dec/21143/21143.c
@@ -30,7 +30,7 @@ static void dec_21143_enable(device_t dev)
// The resource allocator should do this. If not, it needs to be fixed
// differently.
-#if 0
+#if 0
/* Command and status configuration (offset 0x04) */
pci_write_config32(dev, 0x04, 0x02800107);
printk(BIOS_DEBUG, "0x04 = %08x (07 01 80 02)\n",