aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/avalue/eax-785e/mainboard.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/avalue/eax-785e/mainboard.c')
-rw-r--r--src/mainboard/avalue/eax-785e/mainboard.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mainboard/avalue/eax-785e/mainboard.c b/src/mainboard/avalue/eax-785e/mainboard.c
index b09a3fa299..79b408e61f 100644
--- a/src/mainboard/avalue/eax-785e/mainboard.c
+++ b/src/mainboard/avalue/eax-785e/mainboard.c
@@ -64,7 +64,7 @@ u8 is_dev3_present(void)
* enable the dedicated function in EAX-785E board.
* This function called early than rs780_enable.
*************************************************/
-static void mainboard_enable(device_t dev)
+static void mainboard_enable(struct device *dev)
{
printk(BIOS_INFO, "Mainboard " CONFIG_MAINBOARD_PART_NUMBER " Enable.\n");