aboutsummaryrefslogtreecommitdiff
path: root/src/ec/lenovo
diff options
context:
space:
mode:
Diffstat (limited to 'src/ec/lenovo')
-rw-r--r--src/ec/lenovo/h8/h8.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ec/lenovo/h8/h8.c b/src/ec/lenovo/h8/h8.c
index b034dba99a..58bc3dbb49 100644
--- a/src/ec/lenovo/h8/h8.c
+++ b/src/ec/lenovo/h8/h8.c
@@ -176,7 +176,7 @@ static void h8_smbios_strings(struct device *dev, struct smbios_type11 *t)
}
#endif
-static void h8_init(device_t dev)
+static void h8_init(struct device *dev)
{
pc_keyboard_init(NO_AUX_DEVICE);
}