diff options
Diffstat (limited to 'src/mainboard/lenovo/t430/mainboard.c')
-rw-r--r-- | src/mainboard/lenovo/t430/mainboard.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mainboard/lenovo/t430/mainboard.c b/src/mainboard/lenovo/t430/mainboard.c index d18678ba03..99a5bd8536 100644 --- a/src/mainboard/lenovo/t430/mainboard.c +++ b/src/mainboard/lenovo/t430/mainboard.c @@ -21,7 +21,7 @@ void h8_mainboard_init_dock (void) { } -static void mainboard_enable(device_t dev) +static void mainboard_enable(struct device *dev) { install_intel_vga_int15_handler(GMA_INT15_ACTIVE_LFP_INT_LVDS, GMA_INT15_PANEL_FIT_DEFAULT, |