aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/emulation/qemu-power8/mainboard.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/emulation/qemu-power8/mainboard.c')
-rw-r--r--src/mainboard/emulation/qemu-power8/mainboard.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mainboard/emulation/qemu-power8/mainboard.c b/src/mainboard/emulation/qemu-power8/mainboard.c
index 3c86fadb65..6d75bb1aae 100644
--- a/src/mainboard/emulation/qemu-power8/mainboard.c
+++ b/src/mainboard/emulation/qemu-power8/mainboard.c
@@ -17,7 +17,7 @@
#include <device/device.h>
#include <cbmem.h>
-static void mainboard_enable(device_t dev)
+static void mainboard_enable(struct device *dev)
{
if (!dev) {