summaryrefslogtreecommitdiffstats
path: root/drivers/fpga/fpga.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/fpga/fpga.c')
-rw-r--r--drivers/fpga/fpga.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/fpga/fpga.c b/drivers/fpga/fpga.c
index ddebd495fe..43bdf4fd25 100644
--- a/drivers/fpga/fpga.c
+++ b/drivers/fpga/fpga.c
@@ -145,7 +145,7 @@ void fpga_init(void)
next_desc = 0;
memset(desc_table, 0, sizeof(desc_table));
- debug("%s: CONFIG_FPGA = 0x%x\n", __func__, CONFIG_FPGA);
+ debug("%s\n", __func__);
}
/*
OpenPOWER on IntegriCloud