X60: enable Ultrabay if device is plugged in
[coreboot.git] / src / mainboard / lenovo / x60 / dock.h
index 05c5cc4764eb1864a7b4e3c731965aa7a5de63bc..cd682234b53fed22e23a848b79c7f04e19582398 100644 (file)
@@ -5,4 +5,5 @@ extern int dock_connect(void);
 extern void dock_disconnect(void);
 extern int dock_present(void);
 extern int dlpc_init(void);
+extern int dock_ultrabay_device_present(void);
 #endif