aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/drivers/uart/oxpcie.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/drivers/uart/oxpcie.c b/src/drivers/uart/oxpcie.c
index 2a48067237..7364a75411 100644
--- a/src/drivers/uart/oxpcie.c
+++ b/src/drivers/uart/oxpcie.c
@@ -21,7 +21,7 @@
#include <console/uart.h>
#include <arch/io.h>
-static void oxford_oxpcie_enable(device_t dev)
+static void oxford_oxpcie_enable(struct device *dev)
{
printk(BIOS_DEBUG, "Initializing Oxford OXPCIe952\n");